@@ -135,6 +135,15 @@ export function openCamera(hasLogin,sysUserFlag,maxNums){
export function clickTab(row,hasLogin,isNoAuth,isMax){
// 点击促销刷新列表
if(row.text == '促销'){
+ if(!hasLogin){
+ toLogin()
+ return true
+ }
+ // 游客去认证
+ if(isNoAuth){
+ toAuthStore()
uni.$emit('refashProm')
}
// 点击购物车