feat(custom): 首页微调
This commit is contained in:
@@ -6,7 +6,6 @@ import MerList from "@/components/MerList.vue";
|
||||
const classId = ref<null | number>(null);
|
||||
|
||||
Taro.useLoad((e) => {
|
||||
console.log(e);
|
||||
Taro.setNavigationBarTitle({
|
||||
title: e.name,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user