123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131 |
- {
- "pages": [
- "pages/index/index",
- "pages/publics/index/index",
- "pages/collection/collection",
- "pages/newsPaper/newsPaper",
- "pages/customerServe/customerServe",
- "pages/ZCWDK/add/add",
- "pages/ZCWDK/index/index",
- "pages/nais/nais",
- "pages/dataCenterZWTJ/dataCenterZWTJ",
- "pages/login/login",
- "pages/deliciousList/deliciousList",
- "pages/aticleList/aticleList",
- "pages/commentList/commentList",
- "pages/serve/serve",
- "pages/dataCenter/dataCenter",
- "pages/dataCenterXXTJ/dataCenterXXTJ",
- "pages/ZCWDK/info/info",
- "pages/articlDetail/articlDetail",
- "pages/yjzjDetail/yjzjDetail",
- "pages/programList/programList",
- "pages/leaveMessage/leaveMessage",
- "pages/leaveMessage2/leaveMessage2",
- "pages/web/web",
- "pages/comment/comment",
- "pages/publics/government/government",
- "pages/publics/publicLeaderDetail/publicLeaderDetail",
- "pages/publics/leaderInfo/leaderInfo",
- "pages/publics/governmentArticles/governmentArticles",
- "pages/publics/governmentArticlesDetail/governmentArticlesDetail",
- "pages/publics/baseAffairs/baseAffairs",
- "pages/publics/interpretation/interpretation",
- "pages/publics/fileList/fileList",
- "pages/publics/fileDetail/fileDetail",
- "pages/myCenter/myCenter",
- "pages/ourCanteen/ourCanteen",
- "pages/publics/topics/topics",
- "pages/zxft/fileList",
- "pages/blankpage/blankpage",
- "pages/publics/publicSystem/publicSystem",
- "pages/publics/publicContent/publicContent",
- "pages/zmhd/zmhd",
- "pages/videoRecommend/videoRecommend",
- "pages/phoneNewsPaper/phoneNewsPaper",
- "pages/map/map",
- "pages/map-vr/map-vr",
- "pages/aticle1/aticle",
- "pages/aticle2/aticle"
- ],
- "requiredPrivateInfos": [
- "getLocation",
- "choosePoi"
- ],
- "subpackages": [
- {
- "root": "pagesPublic",
- "pages": [
- "pages/yxnaJfq/yxnaJfq",
- "pages/yxnaJfh/yxnaJfh",
- "pages/yxnaQxn/yxnaQxn",
- "pages/yxna/yxna",
- "pages/album/album",
- "pages/albumDetail/albumDetail",
- "pages/albumEdit/albumEdit",
- "pages/menu/menu",
- "pages/myCollection/myCollection",
- "pages/myComment/myComment",
- "pages/like/like",
- "pages/work-order/work-order",
- "pages/work-order-detail/work-order-detail"
- ]
- }
- ],
- "window": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "Weixin",
- "navigationBarTextStyle": "black"
- },
- "tabBar": {
- "custom": true,
- "color": "#999",
- "selectedColor": "#3D98FF",
- "backgroundColor": "#fff",
- "borderStyle": "white",
- "list": [
- {
- "selectedIconPath": "pages/images/f-fw2.png",
- "iconPath": "pages/images/f-sy.png",
- "pagePath": "pages/index/index",
- "text": "首页"
- },
- {
- "selectedIconPath": "pages/images/f-gk2.png",
- "iconPath": "pages/images/f-gk.png",
- "pagePath": "pages/publics/index/index",
- "text": "公开"
- },
- {
- "selectedIconPath": "pages/images/f-gk2.png",
- "iconPath": "pages/images/f-gk.png",
- "pagePath": "pages/nais/nais",
- "text": "这是南岸"
- },
- {
- "selectedIconPath": "pages/images/f-fw2.png",
- "iconPath": "pages/images/f-fw.png",
- "pagePath": "pages/serve/serve",
- "text": "服务"
- },
- {
- "selectedIconPath": "pages/images/f-wd2.png",
- "iconPath": "pages/images/f-wd.png",
- "pagePath": "pages/myCenter/myCenter",
- "text": "我的"
- }
- ]
- },
- "plugins": {
- "routePlan": {
- "version": "1.0.19",
- "provider": "wx50b5593e81dd937a"
- }
- },
- "permission": {
- "scope.userLocation": {
- "desc": "我们将获取您的定位信息用于地点展示"
- }
- }
- }
|