学员端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
1.7 KiB

11 months ago
  1. {
  2. "id": "mumu-previewOffce",
  3. "displayName": "预览offce文件。可以打开 PDF WORD PPT EXCEL 文件",
  4. "version": "1.0.3",
  5. "description": "在程序中直接打开 offce 文件进行预览。可以打开 PDF WORD PPT EXCEL 文件",
  6. "keywords": [
  7. "PDF",
  8. "WORD",
  9. "PPT",
  10. "EXCEL",
  11. "offce"
  12. ],
  13. "repository": "",
  14. "engines": {
  15. "HBuilderX": "^3.1.0"
  16. },
  17. "dcloudext": {
  18. "sale": {
  19. "regular": {
  20. "price": "0.00"
  21. },
  22. "sourcecode": {
  23. "price": "0.00"
  24. }
  25. },
  26. "contact": {
  27. "qq": ""
  28. },
  29. "declaration": {
  30. "ads": "无",
  31. "data": "无",
  32. "permissions": "无"
  33. },
  34. "npmurl": "",
  35. "type": "component-vue"
  36. },
  37. "uni_modules": {
  38. "dependencies": [],
  39. "encrypt": [],
  40. "platforms": {
  41. "cloud": {
  42. "tcb": "y",
  43. "aliyun": "y"
  44. },
  45. "client": {
  46. "Vue": {
  47. "vue2": "y",
  48. "vue3": "y"
  49. },
  50. "App": {
  51. "app-vue": "y",
  52. "app-nvue": "n"
  53. },
  54. "H5-mobile": {
  55. "Safari": "y",
  56. "Android Browser": "y",
  57. "微信浏览器(Android)": "y",
  58. "QQ浏览器(Android)": "y"
  59. },
  60. "H5-pc": {
  61. "Chrome": "y",
  62. "IE": "n",
  63. "Edge": "y",
  64. "Firefox": "y",
  65. "Safari": "y"
  66. },
  67. "小程序": {
  68. "微信": "y",
  69. "阿里": "y",
  70. "百度": "y",
  71. "字节跳动": "y",
  72. "QQ": "y",
  73. "钉钉": "y",
  74. "快手": "u",
  75. "飞书": "y",
  76. "京东": "y"
  77. },
  78. "快应用": {
  79. "华为": "u",
  80. "联盟": "u"
  81. }
  82. }
  83. }
  84. }
  85. }