代码拉取完成,页面将自动刷新
{
"pages": [
{
"path": "pages/index/index"
},
{
"path": "pages/notice/notice",
"style": {
"navigationBarTitleText": "管理员公告",
"backgroundColor":"#2796f2"
}
},
{
"path":"pages/drag/index",
"style":{
"navigationBarTitleText":"浮窗",
"backgroundColor":"#2796f2"
}
},
{
"path":"pages/drag/inform",
"style":{
"navigationBarTitleText":"浮窗详情",
"backgroundColor":"#2796f2"
}
},
{
"path":"pages/index/poster"
}
],
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "智能门禁",
"navigationBarBackgroundColor": "#157EE7",
"backgroundColor": "#157EE7",
"app-plus": {
"background": "#efeff4"
}
},
"condition" : { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "注册", //模式名称
"path": "pages/index/index", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}
]
},
"subPackages":[
{
"root":"external",//子包的根目录
"pages": [
{
"path": "login",
"style": {
"navigationBarTitleText": "登录"
}
},{
"path": "reg",
"style": {
"navigationBarTitleText": "注册"
}
},{
"path": "userinfo",
"style": {
"navigationBarTitleText": "用户信息"
}
},{
"path": "changePassword",
"style": {
"navigationBarTitleText": "修改密码"
}
},{
"path": "adduserresident",
"style": {
"navigationBarTitleText": "业主入住"
}
},{
"path": "visitor",
"style": {
"navigationBarTitleText": "访客信息"
}
},{
"path": "userProtocol",
"style": {
"navigationBarTitleText": "用户协议"
}
},{
"path": "opendoors",
"style": {
"navigationBarTitleText": "门禁信息"
}
},{
"path": "auditdetails",
"style": {
"navigationBarTitleText": "访问信息审核详情"
}
},{
"path": "residentlist",
"style": {
"navigationBarTitleText": "楼栋详情"
}
},{
"path": "visitorlist",
"style": {
"navigationBarTitleText": "访问信息表"
}
}
]
},
{
"root":"internalDetail",
"pages": [
{
"path":"admin"
},
{
"path": "tabbar"
},
{
"path":"me",
"style": {
"backgroundColor":"#2796f2"
}
},
{
"path":"my",
"style":{
"backgroundColor":"#2796f2"
}
},
{
"path":"qrcodesDecoder",
"style":{
"navigationBarTitleText":"智能门禁",
"backgroundColor":"#2796f2"
}
},
{
"path":"proprietor",
"style":{
"navigationBarTitleText":"住户",
"backgroundColor":"#2796f2"
}
},
{
"path":"charts/charts",
"style":{
"navigationBarTitleText":"可视化",
"backgroundColor":"#2796f2"
}
}
]
}
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。