123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- {
- "pages": [
-
-
- {
- "path": "pages/login/login",
- "style": {}
- },
- {
- "path": "pages/jiance/order",
- "style": {}
- },
- {
- "path": "pages/jiance/editOrder",
- "style": {}
- },
- {
- "path": "pages/fileView/fileView",
- "style": {}
- },
- {
- "path": "pages/jiance/jindu",
- "style": {}
- },
- {
- "path": "pages/jiance/list",
- "style": {}
- },
- {
- "path": "pages/jiance/manyi",
- "style": {}
- },
- {
- "path": "pages/jiance/tousu",
- "style": {}
- },
- {
- "path": "pages/index/index",
- "style": {}
- },
- {
- "path": "pages/basics/layout",
- "style": {}
- },
- {
- "path": "pages/basics/background",
- "style": {}
- },
- {
- "path": "pages/basics/text",
- "style": {}
- },
- {
- "path": "pages/basics/icon",
- "style": {}
- },
- {
- "path": "pages/basics/button",
- "style": {}
- },
- {
- "path": "pages/basics/design",
- "style": {}
- },
- {
- "path": "pages/basics/tag",
- "style": {}
- },
- {
- "path": "pages/basics/avatar",
- "style": {}
- },
- {
- "path": "pages/basics/progress",
- "style": {}
- },
- {
- "path": "pages/basics/shadow",
- "style": {}
- },
- {
- "path": "pages/basics/loading",
- "style": {}
- },
- {
- "path": "pages/component/bar",
- "style": {}
- },
- {
- "path": "pages/component/nav",
- "style": {}
- },
- {
- "path": "pages/component/list",
- "style": {}
- },
- {
- "path": "pages/component/card",
- "style": {}
- },
- {
- "path": "pages/component/form",
- "style": {}
- },
- {
- "path": "pages/component/timeline",
- "style": {}
- },
- {
- "path": "pages/component/chat",
- "style": {}
- },
- {
- "path": "pages/component/swiper",
- "style": {}
- },
- {
- "path": "pages/component/modal",
- "style": {}
- },
- {
- "path": "pages/component/steps",
- "style": {}
- }, {
- "path": "pages/plugin/indexes",
- "style": {}
- }, {
- "path": "pages/plugin/animation",
- "style": {}
- }, {
- "path": "pages/plugin/drawer",
- "style": {}
- }, {
- "path": "pages/plugin/verticalnav",
- "style": {}
- }, {
- "path": "pages/home/home",
- "style": {}
- },{
- "path": "pages/login/zhuce",
- "style": {}
- },
- {
- "path": "pages/user/userexit",
- "style": {}
- }, {
- "path": "pages/user/userdetail",
- "style": {}
- },{
- "path": "pages/user/useredit",
- "style": {}
- }, {
- "path": "pages/user/people",
- "style": {}
- }, {
- "path": "pages/common/exit",
- "style": {}
- }, {
- "path": "pages/common/success",
- "style": {}
- },{
- "path": "pages/user/location",
- "style": {},
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示"
- }
- }
- },{
- "path": "pages/addressbook/address-book",
- "style": {}
- },{
- "path": "pages/addressbook/level-address-book",
- "style": {}
- },
- {
- "path": "pages/addressbook/member",
- "style": {}
- },{
- "path": "pages/addressbook/address-detail",
- "style": {}
- },{
- "path": "pages/annotation/annotationList",
- "style": {
- "app-plus" : {
- "bounce" : "none"
- }
- }
- },{
- "path": "pages/annotation/annotationDetail",
- "style": {}
- },{
- "path": "pages/common/helloWorld",
- "style": {}
- }
-
- ],
- "globalStyle": {
- "mp-alipay": {
-
- "transparentTitle": "always",
- "allowsBounceVertical": "NO"
- },
- "navigationBarBackgroundColor": "#0081ff",
- "navigationBarTitleText": "金源信通",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white"
- },
- "usingComponts": true,
- "condition": {
- "current": 0,
- "list": [{
- "name": "表单",
- "path": "pages/index/index",
- "query": ""
- }]
- }
- }
|