零售收银终端CheckoutPad_ox_as
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.

169 lines
3.0 KiB

1 year ago
  1. {
  2. "id": "__UNI__09EF501",
  3. "name": "掌上喵",
  4. "version": {
  5. "name": "1.4.40",
  6. "code": 1440
  7. },
  8. "description": "",
  9. "launch_path": "__uniappview.html",
  10. "developer": {
  11. "name": "",
  12. "email": "",
  13. "url": ""
  14. },
  15. "permissions": {
  16. "OAuth": {
  17. "description": "OAuth"
  18. },
  19. "Share": {
  20. "description": "plus.share.*"
  21. },
  22. "VideoPlayer": {
  23. "description": "VideoPlayer"
  24. },
  25. "Push": {
  26. "description": "Push"
  27. },
  28. "UniNView": {
  29. "description": "UniNView"
  30. },
  31. "Stream": {
  32. "description": "plus.stream.*"
  33. },
  34. "Confusion": {
  35. "description": "Resource confusion"
  36. },
  37. "Audio": {
  38. "description": "plus.audio.*"
  39. },
  40. "Accelerometer": {
  41. "description": "plus.accelerometer.*"
  42. },
  43. "Barcode": {
  44. "description": "plus.barcode.*"
  45. },
  46. "Cache": {
  47. "description": "plus.cache.*"
  48. },
  49. "Camera": {
  50. "description": "plus.camera.*"
  51. },
  52. "Console": {
  53. "description": "plus.console.*"
  54. },
  55. "Device": {
  56. "description": "plus.device.*"
  57. },
  58. "Downloader": {
  59. "description": "plus.downloader.*"
  60. },
  61. "File": {
  62. "description": "plus.io.*"
  63. },
  64. "Gallery": {
  65. "description": "plus.gallery.*"
  66. },
  67. "Geolocation": {
  68. "description": "plus.geolocation.*"
  69. },
  70. "Invocation": {
  71. "description": "plus.android.*"
  72. },
  73. "NativeObj": {
  74. "description": "plus.nativeObj.*"
  75. },
  76. "NativeUI": {
  77. "description": "plus.nativeUI.*"
  78. },
  79. "Navigator": {
  80. "description": "plus.navigator.*"
  81. },
  82. "Orientation": {
  83. "description": "plus.orientation.*"
  84. },
  85. "Proximity": {
  86. "description": "plus.proximity.*"
  87. },
  88. "Runtime": {
  89. "description": "plus.runtime.*"
  90. },
  91. "Storage": {
  92. "description": "plus.storage.*"
  93. },
  94. "Uploader": {
  95. "description": "plus.uploader.*"
  96. },
  97. "Webview": {
  98. "description": "plus.webview.*"
  99. },
  100. "XMLHttpRequest": {
  101. "description": "plus.net.*"
  102. },
  103. "Zip": {
  104. "description": "plus.zip.*"
  105. }
  106. },
  107. "plus": {
  108. "useragent": {
  109. "value": "uni-app",
  110. "concatenate": true
  111. },
  112. "splashscreen": {
  113. "target": "id:1",
  114. "autoclose": true,
  115. "waiting": false,
  116. "delay": 0
  117. },
  118. "popGesture": "close",
  119. "launchwebview": {
  120. "id": "1",
  121. "kernel": "WKWebview",
  122. "uni-app": "auto"
  123. },
  124. "statusbar": {
  125. "immersed": "supportedDevice",
  126. "style": "dark",
  127. "background": "#F7F7F7"
  128. },
  129. "compatible": {
  130. "ignoreVersion": true
  131. },
  132. "usingComponents": true,
  133. "allowsInlineMediaPlayback": true,
  134. "safearea": {
  135. "background": "#ffffff",
  136. "bottom": {
  137. "offset": "auto"
  138. }
  139. },
  140. "uni-app": {
  141. "compilerVersion": "2.4.6",
  142. "control": "v8",
  143. "nvueCompiler": "uni-app",
  144. "renderer": "auto",
  145. "nvue": {
  146. "flex-direction": "column"
  147. }
  148. },
  149. "tabBar": {
  150. "borderStyle": "rgba(0,0,0,0.4)",
  151. "backgroundColor": "#ffffff",
  152. "list": [{
  153. "pagePath": "pages\/mall\/mall"
  154. }, {
  155. "pagePath": "pages\/navbar\/navbar"
  156. }, {
  157. "pagePath": "pages\/material\/material"
  158. }, {
  159. "pagePath": "pages\/my\/my"
  160. }, {
  161. "pagePath": "pages\/product\/rank"
  162. }],
  163. "selectedColor": "#0062cc",
  164. "height": "50px"
  165. },
  166. "adid": "129854030308",
  167. "channel": ""
  168. }
  169. }