个人中心切图
This commit is contained in:
98
pages.json
98
pages.json
@@ -20,51 +20,135 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/agreement",
|
||||
"path": "pages/mine/agreement",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户协议"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/policy",
|
||||
"path": "pages/mine/policy",
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人信息保护政策"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/login",
|
||||
"path": "pages/user/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/forget",
|
||||
"path": "pages/user/forget",
|
||||
"style": {
|
||||
"navigationBarTitleText": "忘记密码"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/register",
|
||||
"path": "pages/user/register",
|
||||
"style": {
|
||||
"navigationBarTitleText": "快速注册"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/changePwd",
|
||||
"path": "pages/user/changePwd",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改密码"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/changePhone",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改手机号"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/setup",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/setupMessage",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消息配置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/system",
|
||||
"style": {
|
||||
"navigationBarTitleText": "系统介绍"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/company",
|
||||
"style": {
|
||||
"navigationBarTitleText": "公司介绍"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/about",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于我们"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/upgrade",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于我们"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/message",
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人消息"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/zantaishijian",
|
||||
"style": {
|
||||
"navigationBarTitleText": "暂态事件"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/zantaishijianDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/wentaiyuexian",
|
||||
"style": {
|
||||
"navigationBarTitleText": "稳态越限"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/wentaiyuexianjiancedian",
|
||||
"style": {
|
||||
"navigationBarTitleText": "越限监测点"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/wentaiyuexianjiancedianDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/zhongduanzhuangtai",
|
||||
"style": {
|
||||
"navigationBarTitleText": "终端状态"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/zhongduanzhuangtaiDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "详情"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
"color": "#979797",
|
||||
"selectedColor": "#1296db",
|
||||
"selectedColor": "#376cf3",
|
||||
"borderStyle": "black",
|
||||
"backgroundColor": "#ffffff",
|
||||
"spacing": "5px",
|
||||
|
||||
Reference in New Issue
Block a user