|
@@ -1023,7 +1023,7 @@ public class AuthServiceImpl implements IAuthService {
|
|
|
"个人中心",
|
|
"个人中心",
|
|
|
"/static/tabbar/my_select.png",
|
|
"/static/tabbar/my_select.png",
|
|
|
"/static/tabbar/my.png",
|
|
"/static/tabbar/my.png",
|
|
|
- "/pages/forklift/my"
|
|
|
|
|
|
|
+ "/pages/myCenter/index"
|
|
|
));
|
|
));
|
|
|
return items;
|
|
return items;
|
|
|
}
|
|
}
|
|
@@ -1047,7 +1047,7 @@ public class AuthServiceImpl implements IAuthService {
|
|
|
"个人中心",
|
|
"个人中心",
|
|
|
"/static/tabbar/my_select.png",
|
|
"/static/tabbar/my_select.png",
|
|
|
"/static/tabbar/my.png",
|
|
"/static/tabbar/my.png",
|
|
|
- "/pages/forklift/my"
|
|
|
|
|
|
|
+ "/pages/myCenter/index"
|
|
|
));
|
|
));
|
|
|
return items;
|
|
return items;
|
|
|
}
|
|
}
|
|
@@ -1082,7 +1082,7 @@ public class AuthServiceImpl implements IAuthService {
|
|
|
"个人中心",
|
|
"个人中心",
|
|
|
"/static/tabbar/my_select.png",
|
|
"/static/tabbar/my_select.png",
|
|
|
"/static/tabbar/my.png",
|
|
"/static/tabbar/my.png",
|
|
|
- "/pages/purchaser/my"
|
|
|
|
|
|
|
+ "/pages/myCenter/index"
|
|
|
));
|
|
));
|
|
|
return items;
|
|
return items;
|
|
|
}
|
|
}
|
|
@@ -1099,7 +1099,7 @@ public class AuthServiceImpl implements IAuthService {
|
|
|
"个人中心",
|
|
"个人中心",
|
|
|
"/static/tabbar/my_select.png",
|
|
"/static/tabbar/my_select.png",
|
|
|
"/static/tabbar/my.png",
|
|
"/static/tabbar/my.png",
|
|
|
- "/pages/doorkeeper/my"
|
|
|
|
|
|
|
+ "/pages/myCenter/index"
|
|
|
));
|
|
));
|
|
|
return items;
|
|
return items;
|
|
|
}
|
|
}
|
|
@@ -1116,7 +1116,7 @@ public class AuthServiceImpl implements IAuthService {
|
|
|
"个人中心",
|
|
"个人中心",
|
|
|
"/static/tabbar/my_select.png",
|
|
"/static/tabbar/my_select.png",
|
|
|
"/static/tabbar/my.png",
|
|
"/static/tabbar/my.png",
|
|
|
- "/pages/forklift/my"
|
|
|
|
|
|
|
+ "/pages/myCenter/index"
|
|
|
));
|
|
));
|
|
|
return items;
|
|
return items;
|
|
|
}
|
|
}
|