优化分享链接多次提示问题,优化店铺点击搜索bug,优化登录页面在h5部分手机显示第三方登录样式问题

This commit is contained in:
lemon橪
2022-07-14 14:20:15 +08:00
committed by 学习很差啦
parent 109af44c6b
commit bbf0f39d69
4 changed files with 20 additions and 13 deletions

View File

@@ -6,6 +6,7 @@ Vue.use(Vuex);
const store = new Vuex.Store({
state: {
shareLink:"", //分享链接
verificationKey: "", //获取key表示验证通过
distributionId:"", //分销员Id 如果当前账户从未登录过时记录
hasLogin: storage.getHasLogin(),