12.25 UI调整
This commit is contained in:
@@ -56,7 +56,7 @@ Component({
|
||||
const data = e.currentTarget.dataset;
|
||||
const url = data.path;
|
||||
const index = data.index
|
||||
if(index==2)
|
||||
if(index==3)
|
||||
{
|
||||
//如果是购物车和我的,需要登录
|
||||
let token = wx.getStorageSync('token')
|
||||
|
||||
Reference in New Issue
Block a user