Commit 69a394db authored by Mac's avatar Mac

个人中心修改

parent 38fc677d
......@@ -257,6 +257,7 @@ export default {
//开启
if(IsOpen==2)
{
if(this.mall_UserInfo.SmallShopId==0 && this.mall_UserInfo.UserSmallShopId!=0)
{
flag=false;
......@@ -332,6 +333,7 @@ export default {
reloadUserinfo() {
this.userinfo();
this.u = this.user_info;
this.mall_UserInfo = uni.getStorageSync("mall_UserInfo")?uni.getStorageSync("mall_UserInfo"):{};
// this.showAuth = false;
},
login(name) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment