您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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. }