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.

1234567891011121314151617181920
  1. {
  2. "pages": [
  3. "pages/index/index",
  4. "pages/other/index",
  5. "pages/test/test"
  6. ],
  7. "plugins": {
  8. "issuer-plugin": {
  9. "version": "dev",
  10. "provider": "wxa2d9acdd1054e69b"
  11. }
  12. },
  13. "permission": {
  14. "scope.userLocation": {
  15. "desc": "你的位置信息将用于获取当前省份的发行服务机构"
  16. }
  17. },
  18. "sitemapLocation": "sitemap.json",
  19. "functionalPages": true
  20. }