Commit e1070f0a by sunerhu

1.修改了一些Bug

parent 0af9ae3c
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
tabType:1, tabType:1,
signupInfos:[], signupInfos:[],
userCertificates:[], userCertificates:[],
userId: uni.getStorageSync('user_mobile') userId: uni.getStorageSync('cffp_userId')
}; };
}, },
methods:{ methods:{
......
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