mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-18 16:35:53 +08:00
优化注释
This commit is contained in:
@@ -14,11 +14,7 @@
|
||||
}
|
||||
},
|
||||
onLoad(options) {
|
||||
let pages = getCurrentPages();
|
||||
if (pages.length) {
|
||||
let route = pages[0].route;
|
||||
}
|
||||
this.type = options.type;
|
||||
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user