|
@@ -162,45 +162,45 @@
|
|
"navigationBarTitleText": "搜索"
|
|
"navigationBarTitleText": "搜索"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/user-module/register",
|
|
|
|
|
|
+ "path": "pages/login/register",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "注册",
|
|
"navigationBarTitleText": "注册",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/user-module/login",
|
|
|
|
|
|
+ "path": "pages/login/login",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "授权登录"
|
|
"navigationBarTitleText": "授权登录"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/user-module/login-accont",
|
|
|
|
|
|
+ "path": "pages/login/login-accont",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/user-module/bindemail",
|
|
|
|
|
|
+ "path": "pages/login/bindemail",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "绑定邮箱"
|
|
"navigationBarTitleText": "绑定邮箱"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/user-module/bindwechat",
|
|
|
|
|
|
+ "path": "pages/login/bindwechat",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "绑定微信"
|
|
"navigationBarTitleText": "绑定微信"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/user-module/apply",
|
|
|
|
|
|
+ "path": "pages/login/apply",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "修改申请资料",
|
|
"navigationBarTitleText": "修改申请资料",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/user-module/information",
|
|
|
|
|
|
+ "path": "pages/login/information",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "修改资料",
|
|
"navigationBarTitleText": "修改资料",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/user-module/password",
|
|
|
|
|
|
+ "path": "pages/login/password",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码"
|
|
"navigationBarTitleText": "修改密码"
|
|
}
|
|
}
|
|
@@ -238,10 +238,10 @@
|
|
],
|
|
],
|
|
"subPackages": [
|
|
"subPackages": [
|
|
{
|
|
{
|
|
- "root": "user",
|
|
|
|
|
|
+ "root": "extend",
|
|
"pages": [
|
|
"pages": [
|
|
{
|
|
{
|
|
- "path": "register/register",
|
|
|
|
|
|
+ "path": "pages/register/register",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "注册",
|
|
"navigationBarTitleText": "注册",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|