【代码优化】进入分类页的时候,自动勾选左侧一级分类(比如从首页进入)
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
});
|
||||
}
|
||||
|
||||
// 分享信息 TODO 芋艿:待接入
|
||||
// 分享信息
|
||||
const shareInfo = computed(() => {
|
||||
if (isEmpty(unref(activity))) return {};
|
||||
return sheep.$platform.share.getShareInfo(
|
||||
|
||||
Reference in New Issue
Block a user