diff --git a/pages/acupoint/acupoint.vue b/pages/acupoint/acupoint.vue index a98a66d..689c104 100644 --- a/pages/acupoint/acupoint.vue +++ b/pages/acupoint/acupoint.vue @@ -62,7 +62,7 @@ return { playData: {}, searchValue: '', - oneCateList: [], // 一级分类标题 + oneCateList: [], // 一级分类标题1 twoCateList: [], // 二级分类标题 titleList:[], // 穴位标题 curOneCateIndex:0, // 当前选中的一级分类