1 Star 0 Fork 0

steven_cw/uni-app-nfc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 10.43 KB
一键复制 编辑 原始数据 按行查看 历史
steven_cw 提交于 2024-07-09 11:06 . feat: 初始化项目
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/login/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/register/index",
"style": {
"navigationBarTitleText": "注册"
}
},
{
"path": "pages/register/details",
"style": {
"navigationBarTitleText": "详情"
}
},
{
"path": "pages/updatePassword/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "修改密码"
}
}
],
"subPackages": [{
"root": "pages_v2",
"pages": [{
"path": "faceService/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "faceService/tips",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "faceService/camera",
"style": {
"navigationStyle": "custom",
"backgroundColor": "#000000"
}
},
{
"path": "faceService/sign",
"style": {
"navigationStyle": "custom",
"backgroundColor": "#ffffff"
}
},
{
"path": "policyService/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "policyService/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "infoPublish/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "infoPublish/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}
]
}, {
"root": "pages_service",
"pages": [{
"path": "meetingRoom/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "meetingRoom/meetingRoom",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "meetingRoom/meetingAudit",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "meetingRoom/notice",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "financialService/debtFinancing/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "financialService/debtFinancing/financingDetails",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "产品详情"
}
},
{
"path": "financialService/debtFinancing/thirdPartyFinancingDetails",
"style": {
"navigationBarTitleText": "服务详情"
}
},
{
"path": "financialService/enterpriseZone/index",
"style": {
"navigationBarTitleText": "企业专区",
"navigationStyle": "custom"
}
},
{
"path": "financialService/personalZone/index",
"style": {
"navigationBarTitleText": "个人专区"
}
},
{
"path": "financialService/chat/chat",
"style": {
"navigationBarTitleText": "消息"
}
},
{
"path": "pagesWorkOrder/addWork/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#3c9cff",
"navigationBarTextStyle": "white"
}
},
{
"path": "pagesWorkOrder/workOrderPool/index",
"style": {
"navigationBarTitleText": "工单池",
"navigationBarBackgroundColor": "#3c9cff",
"navigationBarTextStyle": "white"
}
},
{
"path": "/pagesWorkOrder/workOrderPool/myWork",
"style": {
"navigationBarTitleText": "我的工单",
"navigationBarBackgroundColor": "#3c9cff",
"navigationBarTextStyle": "white"
}
},
{
"path": "/pagesWorkOrder/workOrderDetails/index",
"style": {
"navigationBarTitleText": "工单详情",
"navigationBarBackgroundColor": "#3c9cff",
"navigationBarTextStyle": "white"
}
},
{
"path": "/pagesWorkOrder/homeProcessing/index",
"style": {
"navigationBarTitleText": "工单处理",
"navigationBarBackgroundColor": "#3c9cff",
"navigationBarTextStyle": "white"
}
},
{
"path": "/pagesWorkOrder/completeWorkOrder/index",
"style": {
"navigationBarTitleText": "工单处理",
"navigationBarBackgroundColor": "#3c9cff",
"navigationBarTextStyle": "white"
}
},
{
"path": "/pagesWorkOrder/accountNumber/index",
"style": {
"navigationBarTitleText": "收款账号",
"navigationBarBackgroundColor": "#3c9cff",
"navigationBarTextStyle": "white"
}
},
{
"path": "billManage/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "billManage/blankWebView",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "billManage/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "visitorInvitation/invitationForm",
"style": {
"navigationBarTitleText": "访客邀约",
"app-plus": {
"softinputMode": "adjustResize"
}
}
},
{
"path": "visitorInvitation/invitationRecord",
"style": {
"navigationBarTitleText": "邀约记录"
}
},
{
"path": "visitorInvitation/invitationCode",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "messageBoard/messageBoardList",
"style": {
"navigationBarTitleText": "留言板"
}
},
{
"path": "messageBoard/myMessage",
"style": {
"navigationBarTitleText": "我的留言"
}
},
{
"path": "messageBoard/releaseMessage",
"style": {
"navigationBarTitleText": "发布留言"
}
},
{
"path": "messageBoard/messageDetails",
"style": {
"navigationBarTitleText": "留言详情"
}
}
]
}, {
"root": "pages_dashboard",
"pages": [{
"path": "customer/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/pageIndex",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/followIndex",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/paymentIndex",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/create",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/follow",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/payment",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/pass",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/followDetail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/paymentDetail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/contractDetail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/logIndex",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/createLog",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/logDetail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/documentIndex",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "customer/statistics",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}
]
}, {
"root": "pages_mine",
"pages": [{
"path": "qrCode/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "about/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "about/privacyPolicy",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "enterprise/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "check/contract/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "check/contract/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "check/property/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "check/property/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "check/meetingRoom/meetingAudit",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "message/index",
"style": {
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#2791ef",
"navigationBarTitleText": "我的消息"
}
},
{
"path": "message/businessMessages",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#3c9cff",
"navigationBarTextStyle": "white"
}
}, {
"path": "bill/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
},
{
"path": "approval/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "workOrder/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}, {
"path": "workOrder/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": ""
}
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#ffffff"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cwsteven/uni-app-nfc.git
git@gitee.com:cwsteven/uni-app-nfc.git
cwsteven
uni-app-nfc
uni-app-nfc
master

搜索帮助