mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-15 05:46:46 +08:00
搜索
This commit is contained in:
@@ -478,6 +478,8 @@
|
||||
}, 10000);
|
||||
},
|
||||
goAllPath(){
|
||||
uni.setStorageSync('bandCodeList', '');
|
||||
uni.setStorageSync('positionIdList', '');
|
||||
uni.navigateTo({url:'/pages/learnPath/allPath'})
|
||||
},
|
||||
goStudy(item){
|
||||
|
||||
Reference in New Issue
Block a user