From 48e03f6443902b98868de3d3fa70c285542e814b Mon Sep 17 00:00:00 2001 From: chenbiao Date: Mon, 9 May 2022 12:04:42 +0800 Subject: [PATCH] add --- pages.json | 444 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- pages/index/index.vue | 14 ++++++++------ 2 files changed, 217 insertions(+), 241 deletions(-) diff --git a/pages.json b/pages.json index 7525afa..ade7a2f 100644 --- a/pages.json +++ b/pages.json @@ -1,241 +1,215 @@ { - "leftWindow": { - "path": "windows/left-window.vue", - "style": { - "width": "350px" - } - }, - "topWindow": { - "path": "windows/top-window.vue", - "style": { - "height": "60px" - } - }, - "pages": [ - // pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages - { - "path": "pages/businessCard/buyCard", - "style": { - "navigationBarTitleText": "商户卡券购买" - } - }, - { - "path": "pages/businessCard/businessCard", - "style": { - "navigationBarTitleText": "商户卡券" - } - }, - { - "path": "pages/parkRecordList/recordDetail", - "style": { - "navigationBarTitleText": "订单详情" - } - }, - { - "path": "pages/parkRecordList/parkRecordList", - "style": { - "navigationBarTitleText": "停车记录" - } - }, - { - "path": "pages/parkPay/parkPay", - "style": { - "navigationBarTitleText": "支付" - } - }, - { - "path": "pages/inputCarNumber/inputCarNumber", - "style": { - "navigationBarTitleText": "停车缴费" - } - }, - { - "path": "pages/moneyRecharge/moneyRecharge", - "style": { - "navigationBarTitleText": "钱包充值" - } - }, - { - "path": "pages/tabBar/component/component", - "style": { - "navigationBarTitleText": "内置组件", - "app-plus": { - "bounce": "vertical", - "titleNView": { - "buttons": [ - { - "text": "\ue534", - "fontSrc": "/static/uni.ttf", - "fontSize": "22px", - "color": "#FFFFFF" - } - ] - } - } - } - }, - { - "path": "pages/tabBar/extUI/extUI", - "style": { - "navigationBarTitleText": "扩展组件", - "app-plus": { - "titleNView": { - "buttons": [ - { - "text": "\ue534", - "fontSrc": "/static/uni.ttf", - "fontSize": "22px", - "color": "#FFFFFF" - } - ] - } - } - } - }, - { - "path": "pages/rechargeDetail/rechargeDetail", - "style": { - "navigationBarTitleText": "充值明细" - } - }, - { - "path": "pages/rechargeDetail/outDetail", - "style": { - "navigationBarTitleText": "账单详情" - } - }, - { - "path": "pages/index/index", - "style": { - "navigationBarTitleText": "商户管理" - } - } - ,{ - "path" : "pages/login/login", - "style" : - { - "navigationBarTitleText": "商户中心", - "enablePullDownRefresh": false - } - - } - ,{ - "path" : "pages/setting/setting", - "style" : - { - "navigationBarTitleText": "设置", - "enablePullDownRefresh": false - } - - } - ,{ - "path" : "pages/manuals/manuals", - "style" : - { - "navigationBarTitleText": "使用指南", - "enablePullDownRefresh": false - } - - } - ,{ - "path" : "pages/aboutOur/aboutOur", - "style" : - { - "navigationBarTitleText": "关于我们", - "enablePullDownRefresh": false - } - - }, - { - "path" : "pages/invoiceClaim/invoiceClaim", - "style" : - { - "navigationBarTitleText": "发票申领", - "enablePullDownRefresh": false - } - - } - ,{ - "path" : "pages/billing/billing", - "style" : - { - "navigationBarTitleText": "发票申领", - "enablePullDownRefresh": false - } - + "leftWindow": { + "path": "windows/left-window.vue", + "style": { + "width": "350px" } - ,{ - "path" : "pages/invoiceRecord/invoiceRecord", - "style" : - { - "navigationBarTitleText": "开票历史", - "enablePullDownRefresh": false - } - + }, + "topWindow": { + "path": "windows/top-window.vue", + "style": { + "height": "60px" } - ,{ - "path" : "pages/invoiceForm/invoiceForm", - "style" : - { - "navigationBarTitleText": "开票历史", - "enablePullDownRefresh": false - } - + }, + "pages": [ + // pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages + { + "path": "pages/businessCard/buyCard", + "style": { + "navigationBarTitleText": "商户卡券购买" + } + }, + { + "path": "pages/businessCard/businessCard", + "style": { + "navigationBarTitleText": "商户卡券" + } + }, + { + "path": "pages/parkRecordList/recordDetail", + "style": { + "navigationBarTitleText": "订单详情" + } + }, + { + "path": "pages/parkRecordList/parkRecordList", + "style": { + "navigationBarTitleText": "停车记录" + } + }, + { + "path": "pages/parkPay/parkPay", + "style": { + "navigationBarTitleText": "支付" + } + }, + { + "path": "pages/inputCarNumber/inputCarNumber", + "style": { + "navigationBarTitleText": "停车缴费" + } + }, + { + "path": "pages/moneyRecharge/moneyRecharge", + "style": { + "navigationBarTitleText": "钱包充值" + } + }, + { + "path": "pages/tabBar/component/component", + "style": { + "navigationBarTitleText": "内置组件", + "app-plus": { + "bounce": "vertical", + "titleNView": { + "buttons": [{ + "text": "\ue534", + "fontSrc": "/static/uni.ttf", + "fontSize": "22px", + "color": "#FFFFFF" + }] + } + } + } + }, + { + "path": "pages/tabBar/extUI/extUI", + "style": { + "navigationBarTitleText": "扩展组件", + "app-plus": { + "titleNView": { + "buttons": [{ + "text": "\ue534", + "fontSrc": "/static/uni.ttf", + "fontSize": "22px", + "color": "#FFFFFF" + }] + } + } + } + }, + { + "path": "pages/rechargeDetail/rechargeDetail", + "style": { + "navigationBarTitleText": "充值明细" + } + }, + { + "path": "pages/rechargeDetail/outDetail", + "style": { + "navigationBarTitleText": "账单详情" + } + }, + { + "path": "pages/index/index", + "style": { + "navigationBarTitleText": "商户管理" + } + }, { + "path": "pages/login/login", + "style": { + "navigationBarTitleText": "商户中心", + "enablePullDownRefresh": false + } + + }, { + "path": "pages/setting/setting", + "style": { + "navigationBarTitleText": "设置", + "enablePullDownRefresh": false + } + + }, { + "path": "pages/manuals/manuals", + "style": { + "navigationBarTitleText": "使用指南", + "enablePullDownRefresh": false + } + + }, { + "path": "pages/aboutOur/aboutOur", + "style": { + "navigationBarTitleText": "关于我们", + "enablePullDownRefresh": false + } + + }, + { + "path": "pages/invoiceClaim/invoiceClaim", + "style": { + "navigationBarTitleText": "发票申领", + "enablePullDownRefresh": false + } + + }, { + "path": "pages/billing/billing", + "style": { + "navigationBarTitleText": "发票申领", + "enablePullDownRefresh": false + } + + }, { + "path": "pages/invoiceRecord/invoiceRecord", + "style": { + "navigationBarTitleText": "开票历史", + "enablePullDownRefresh": false + } + + }, { + "path": "pages/invoiceForm/invoiceForm", + "style": { + "navigationBarTitleText": "开票历史", + "enablePullDownRefresh": false + } + + }, { + "path": "pages/elecRecord/elecRecord", + "style": { + "navigationBarTitleText": "电子包含记录", + "enablePullDownRefresh": false + } + + }, { + "path": "pages/invoicePreview/invoicePreview", + "style": { + "navigationBarTitleText": "发票预览", + "enablePullDownRefresh": false + } + } - ,{ - "path" : "pages/elecRecord/elecRecord", - "style" : - { - "navigationBarTitleText": "电子包含记录", - "enablePullDownRefresh": false - } - + ], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "停车小码头", + "navigationBarBackgroundColor": "#F8F8F8", + "backgroundColor": "#F8F8F8", + "pageOrientation": "portrait", + "mp-360": { + "navigationStyle": "custom" + }, + "h5": { + "maxWidth": 1190, + "navigationBarTextStyle": "black", + "navigationBarBackgroundColor": "#F1F1F1" } - ,{ - "path" : "pages/invoicePreview/invoicePreview", - "style" : - { - "navigationBarTitleText": "发票预览", - "enablePullDownRefresh": false - } - - } - ], - "globalStyle": { - "pageOrientation": "portrait", - "navigationBarTitleText": "Hello uniapp", - "navigationBarTextStyle": "white", - "navigationBarBackgroundColor": "#007AFF", - "backgroundColor": "#F8F8F8", - "backgroundColorTop": "#F4F5F6", - "backgroundColorBottom": "#F4F5F6", - "mp-360": { - "navigationStyle": "custom" - }, - "h5": { - "maxWidth": 1190, - "navigationBarTextStyle": "black", - "navigationBarBackgroundColor": "#F1F1F1" - } - }, - "tabBar": { - "color": "#7A7E83", - "selectedColor": "#007AFF", - "borderStyle": "black", - "backgroundColor": "#F8F8F8", - "list": [ - { - "pagePath": "pages/tabBar/component/component", - "iconPath": "static/component.png", - "selectedIconPath": "static/componentHL.png", - "text": "内置组件" - }, - { - "pagePath": "pages/tabBar/extUI/extUI", - "iconPath": "static/extui.png", - "selectedIconPath": "static/extuiHL.png", - "text": "扩展组件" - } - ] - } + }, + "tabBar": { + "color": "#7A7E83", + "selectedColor": "#007AFF", + "borderStyle": "black", + "backgroundColor": "#FFF", + "list": [{ + "pagePath": "pages/tabBar/component/component", + "iconPath": "static/component.png", + "selectedIconPath": "static/componentHL.png", + "text": "内置组件" + }, + { + "pagePath": "pages/tabBar/extUI/extUI", + "iconPath": "static/extui.png", + "selectedIconPath": "static/extuiHL.png", + "text": "扩展组件" + } + ] + } } diff --git a/pages/index/index.vue b/pages/index/index.vue index 5dd5e99..47bc91c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,8 +1,8 @@