mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-21 18:05:53 +08:00
优化注释
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
// url: '/pages/tabbar/home/index',
|
||||
// success: function(res) {
|
||||
// // 通过eventChannel向被打开页面传送数据
|
||||
// console.log(res)
|
||||
|
||||
// }
|
||||
// });
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
// url: '/pages/tabbar/home/index?' + new Date().getTime(),
|
||||
// success: function(res) {
|
||||
// // 通过eventChannel向被打开页面传送数据
|
||||
// console.log(res);
|
||||
|
||||
// }
|
||||
// });
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user