398 lines
9.6 KiB
JSON
398 lines
9.6 KiB
JSON
{
|
|
"easycom": {
|
|
"autoscan": true,
|
|
"custom": {
|
|
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
|
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
|
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
|
|
}
|
|
},
|
|
"pages": [
|
|
{
|
|
"path": "pages/home/home"
|
|
},
|
|
{
|
|
"path": "pages/selectAddress/selectAddress",
|
|
"style": {
|
|
"navigationBarTitleText": "锁地址",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/mine"
|
|
},
|
|
{
|
|
"path": "pages/userInfo/userInfo",
|
|
"style": {
|
|
"navigationBarTitleText": "个人信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/updateName/updateName",
|
|
"style": {
|
|
"navigationBarTitleText": "修改昵称"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/updatePassword/updatePassword",
|
|
"style": {
|
|
"navigationBarTitleText": "重置密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/updateEmail/updateEmail",
|
|
"style": {
|
|
"navigationBarTitleText": "修改邮箱"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/verifyEmail/verifyEmail",
|
|
"style": {
|
|
"navigationBarTitleText": "验证邮箱"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/webview/webview",
|
|
"style": {
|
|
"navigationBarTitleText": "介绍"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/lockDetail/lockDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "星星锁"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/bindLock/bindLock",
|
|
"style": {
|
|
"navigationBarTitleText": "添加锁"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/searchDevice/searchDevice",
|
|
"style": {
|
|
"disableScroll": true,
|
|
"navigationBarTitleText": "附近设备"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/setting/setting",
|
|
"style": {
|
|
"navigationBarTitleText": "设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/keyList/keyList",
|
|
"style": {
|
|
"disableScroll": true,
|
|
"navigationBarTitleText": "电子钥匙"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/createKey/createKey",
|
|
"style": {
|
|
"navigationBarTitleText": "发送钥匙"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/passwordList/passwordList",
|
|
"style": {
|
|
"disableScroll": true,
|
|
"navigationBarTitleText": "密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/createPassword/createPassword",
|
|
"style": {
|
|
"disableScroll": true,
|
|
"navigationBarTitleText": "获取密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/passwordDetail/passwordDetail",
|
|
"style": {
|
|
"disableScroll": true,
|
|
"navigationBarTitleText": "密码详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/keyDetail/keyDetail",
|
|
"style": {
|
|
"disableScroll": true,
|
|
"navigationBarTitleText": "钥匙详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/notificationList/notificationList",
|
|
"style": {
|
|
"navigationBarTitleText": "通知列表"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/notificationDetail/notificationDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "消息详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addLockGuid/addLockGuid",
|
|
"style": {
|
|
"navigationBarTitleText": "添加锁",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/cardList/cardList",
|
|
"style": {
|
|
"navigationBarTitleText": "卡",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/createCard/createCard",
|
|
"style": {
|
|
"navigationBarTitleText": "添加卡",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/bindCard/bindCard",
|
|
"style": {
|
|
"navigationBarTitleText": "添加卡",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/cardDetail/cardDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "卡详情",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/fingerprintList/fingerprintList",
|
|
"style": {
|
|
"navigationBarTitleText": "指纹",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/createFingerprint/createFingerprint",
|
|
"style": {
|
|
"navigationBarTitleText": "添加指纹",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/fingerprintDetail/fingerprintDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "指纹详情",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/bindFingerprint/bindFingerprint",
|
|
"style": {
|
|
"navigationBarTitleText": "添加指纹",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/faceList/faceList",
|
|
"style": {
|
|
"navigationBarTitleText": "人脸",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/createFace/createFace",
|
|
"style": {
|
|
"navigationBarTitleText": "添加人脸",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/faceDetail/faceDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "人脸详情",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/bindFace/bindFace",
|
|
"style": {
|
|
"navigationBarTitleText": "添加人脸",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/remoteList/remoteList",
|
|
"style": {
|
|
"navigationBarTitleText": "遥控",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/createRemote/createRemote",
|
|
"style": {
|
|
"navigationBarTitleText": "添加遥控",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/remoteDetail/remoteDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "遥控详情",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/bindRemote/bindRemote",
|
|
"style": {
|
|
"navigationBarTitleText": "添加遥控",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/palmVeinList/palmVeinList",
|
|
"style": {
|
|
"navigationBarTitleText": "掌静脉",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/createPalmVein/createPalmVein",
|
|
"style": {
|
|
"navigationBarTitleText": "添加掌静脉",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/palmVeinDetail/palmVeinDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "掌静脉详情",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/bindPalmVein/bindPalmVein",
|
|
"style": {
|
|
"navigationBarTitleText": "添加掌静脉",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/createAdmin/createAdmin",
|
|
"style": {
|
|
"navigationBarTitleText": "创建授权管理员",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/adminDetail/adminDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "授权管理员详情",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/adminList/adminList",
|
|
"style": {
|
|
"navigationBarTitleText": "授权管理员",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/recordList/recordList",
|
|
"style": {
|
|
"navigationBarTitleText": "操作记录",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/recordDetail/recordDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "操作记录详情",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/typeRecordList/typeRecordList",
|
|
"style": {
|
|
"navigationBarTitleText": "操作记录",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/cycleDate/cycleDate",
|
|
"style": {
|
|
"navigationBarTitleText": "有效期",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/temporaryDate/temporaryDate",
|
|
"style": {
|
|
"navigationBarTitleText": "修改有效期",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/lockInfo/lockInfo",
|
|
"style": {
|
|
"navigationBarTitleText": "基本信息",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/syncElec/syncElec",
|
|
"style": {
|
|
"navigationBarTitleText": "电量",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/selectGroup/selectGroup",
|
|
"style": {
|
|
"navigationBarTitleText": "选择分组",
|
|
"disableScroll": true
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "星星锁",
|
|
"navigationBarBackgroundColor": "#63b8af",
|
|
"backgroundColor": "#F3F3F3",
|
|
"navigationStyle": "default"
|
|
},
|
|
"tabBar": {
|
|
"color": "#a3a3a3",
|
|
"selectedColor": "#63b8af",
|
|
"borderStyle": "white",
|
|
"backgroundColor": "#FFFFFF",
|
|
"position": "bottom",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/home/home",
|
|
"iconPath": "static/images/tabbar_key_no_select.png",
|
|
"selectedIconPath": "static/images/tabbar_key_select.png",
|
|
"text": "设备"
|
|
},
|
|
{
|
|
"pagePath": "pages/notificationList/notificationList",
|
|
"iconPath": "static/images/tabbar_notification_no_select.png",
|
|
"selectedIconPath": "static/images/tabbar_notification_select.png",
|
|
"text": "消息"
|
|
},
|
|
{
|
|
"pagePath": "pages/mine/mine",
|
|
"iconPath": "static/images/tabbar_mine_no_select.png",
|
|
"selectedIconPath": "static/images/tabbar_mine_select.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
}
|
|
}
|