123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446 |
- {
- "pages": [
- //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {}
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/user/setting/password/password",
- "style": {
-
- }
- },
- {
- "path": "pages/analysis/analysis",
- "style": {}
-
- },
- {
- "path": "pages/analysis2/analysis2",
- "style": {}
-
- },
- //税收
- {
- "path": "pages/revenue/RevenueForm",
- "style": {}
- },
- {
- "path": "pages/revenue/RevenueList",
- "style": {}
-
- },
- // 楼宇列表
- {
- "path": "pages/buildList/buildList",
- "style": {}
- },
- {
- "path": "pages/product/productList",
- "style": {}
- },
- {
- "path": "pages/product/productAdd",
- "style": {}
- },
- {
- "path": "pages/product/productInfo",
- "style": {}
- },
- {
- "path": "pages/buildInfo/buildInfo",
- "style": {}
- },
- {
- "path": "pages/buildEdit/buildEdit",
- "style": {}
- },
- {
- "path": "pages/comList/comList",
- "style": {}
- },
- {
- "path": "pages/index/AudioToWord",
- "style": {}
- },
- {
- "path": "pages/comInfo/comInfo",
- "style": {}
- },
- {
- "path": "pages/comEdit/comEdit",
- "style": {}
- },
-
-
-
- // 厂房
- {
- "path": "pages/indexcf/indexcf",
- "style": {
- "navigationBarTitleText": "首页"
- }
- },
- {
- "path": "pages/yqList/yqList",
- "style": {
- "navigationBarTitleText": "园区列表"
- }
- },
- {
- "path": "pages/cfInfo/cfInfo",
- "style": {
- "navigationBarTitleText": "厂房详情"
- }
- },
- {
- "path": "pages/buildListcf/buildListcf",
- "style": {
- "navigationBarTitleText": "楼宇列表"
- }
- },
- {
- "path": "pages/buildEditcf/buildEditcf",
- "style": {
- "navigationBarTitleText": "楼宇详情"
- }
- },
- {
- "path": "pages/comListcf/comListcf",
- "style": {
- "navigationBarTitleText": "企业列表"
- }
- },
- {
- "path": "pages/comEditcf/comEditcf",
- "style": {
- "navigationBarTitleText": "企业详情"
- }
- },
- {
- "path": "pages/analysiscf/analysiscf",
- "style": {
- "navigationBarTitleText": "数据分析"
- }
- },
- {
- "path": "pages/tdList/tdList",
- "style": {
- "navigationBarTitleText": "土地列表"
- }
- },
-
-
-
-
-
-
- {
- "path": "pages/samples/ucharts/ucharts",
- "style": {
- "navigationBarTitleText": "ucharts"
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/user/person/person",
- "style": {
-
- }
- },
- {
- "path": "pages/user/setting/avatar/avatar",
- "style": {
-
- }
- },
-
- {
- "path": "pages/samples/basics/home",
- "style": {}
- },
- {
- "path": "pages/samples/component/home",
- "style": {}
- },
- {
- "path": "pages/samples/plugin/home",
- "style": {}
- },
- {
- "path": "pages/samples/basics/layout",
- "style": {}
- },
- {
- "path": "pages/samples/basics/background",
- "style": {}
- },
- {
- "path": "pages/samples/basics/text",
- "style": {}
- },
- {
- "path": "pages/samples/basics/icon",
- "style": {}
- },
- {
- "path": "pages/samples/basics/button",
- "style": {}
- },
- {
- "path": "pages/samples/basics/design",
- "style": {}
- },
- {
- "path": "pages/samples/basics/tag",
- "style": {}
- },
- {
- "path": "pages/samples/basics/avatar",
- "style": {}
- },
- {
- "path": "pages/samples/basics/progress",
- "style": {}
- },
- {
- "path": "pages/samples/basics/shadow",
- "style": {}
- },
- {
- "path": "pages/samples/basics/loading",
- "style": {}
- },
- {
- "path": "pages/samples/component/bar",
- "style": {}
- },
- {
- "path": "pages/samples/component/nav",
- "style": {}
- },
- {
- "path": "pages/samples/component/list",
- "style": {}
- },
- {
- "path": "pages/samples/component/card",
- "style": {}
- },
- {
- "path": "pages/samples/component/form",
- "style": {}
- },
- {
- "path": "pages/samples/component/timeline",
- "style": {}
- },
- {
- "path": "pages/samples/component/chat",
- "style": {}
- },
- {
- "path": "pages/samples/component/swiper",
- "style": {}
- },
- {
- "path": "pages/samples/component/modal",
- "style": {}
- },
- {
- "path": "pages/samples/component/steps",
- "style": {}
- }, {
- "path": "pages/samples/plugin/indexes",
- "style": {}
- }, {
- "path": "pages/samples/plugin/animation",
- "style": {}
- }, {
- "path": "pages/samples/plugin/drawer",
- "style": {}
- }, {
- "path": "pages/samples/plugin/verticalnav",
- "style": {}
- }
- ,{
- "path" : "pages/message/message",
- "style" : {}
- }
- ,{
- "path" : "pages/workbench/workbench",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/apps",
- "style" : {}
- }
- ,{
- "path" : "pages/home/home",
- "style" : {}
- }
- ,{
- "path" : "pages/addressbook/addressbook",
- "style" : {}
- }
- ,{
- "path" : "pages/samples/ucharts/ucharts",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/notification/notification",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/mail",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/notification/notificationDetail",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/notification/oaNotifyForm",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/inbox",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/outbox",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/draft",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/trash",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/sendEmailForm",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/sendEmailDetail",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/ReceivedMailDetail",
- "style" : {}
- }
- ,{
- "path" : "pages/apps/mail/TrashMailDetail",
- "style" : {}
- }
- ,{
- "path" : "pages/workbench/task/ApplyList",
- "style" : {}
- }
- ,{
- "path" : "pages/workbench/task/TodoList",
- "style" : {}
- }
- ,{
- "path" : "pages/workbench/task/HistoryList",
- "style" : {}
- }
- ,{
- "path" : "pages/workbench/task/FlowCopyList",
- "style" : {}
- }
- ,{
- "path" : "pages/workbench/task/TaskForm",
- "style" : {}
- }
- ,{
- "path" : "pages/test/activiti/TestActivitiLeaveForm",
- "style" : {}
- }
- ,{
- "path" : "pages/workbench/task/TaskFormDetail",
- "style" : {}
- },
- {
- "path" : "pages/test/mobile/TestMobileForm",
- "style" : {}
- },
- {
- "path" : "pages/test/mobile/TestMobileList",
- "style" : {}
- },
- {
- "path" : "pages/map/mapVisualization",
- "style" :
- {
- "navigationBarTitleText" : "地图可视化"
- }
- },
- {
- "path" : "pages/map/mapVisualization-th",
- "style" :
- {
- "navigationBarTitleText" : "地图可视化-亭湖"
- }
- },
- {
- "path" : "pages/map/companyShow",
- "style" :
- {
- "navigationBarTitleText" : "企业信息展示"
- }
- },
- {
- "path" : "pages/map/parkShow",
- "style" :
- {
- "navigationBarTitleText" : "园区信息展示"
- }
- }
- ],
- "globalStyle": {
- "mp-alipay": {
- /* 支付宝小程序特有相关 */
- "transparentTitle": "always",
- "allowsBounceVertical": "NO"
- },
- "usingComponents": {
- "ly-tree-node": "/components/ly-tree/ly-tree-node"
- },
- "navigationBarBackgroundColor": "#0081ff",
- "navigationBarTitleText": "盐都区工业企业产品发布平台",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white"
- },
- "usingComponts": true,
- "condition": { //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [{
- "name": "表单", //模式名称
- "path": "pages/samples/component/form", //启动页面
- "query": "" //启动参数
- }
- ]
- },
- "easycom": {
- "autoscan": true,
- "custom": {
- "Am-(.*)": "@/components/Am-$1/index.vue"
- }
- }
- }
|