Compare commits
1 Commits
xie_addres
...
xie_xuewei
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1065f5cbf6 |
@@ -62,7 +62,7 @@
|
|||||||
return {
|
return {
|
||||||
playData: {},
|
playData: {},
|
||||||
searchValue: '',
|
searchValue: '',
|
||||||
oneCateList: [], // 一级分类标题
|
oneCateList: [], // 一级分类标题1
|
||||||
twoCateList: [], // 二级分类标题
|
twoCateList: [], // 二级分类标题
|
||||||
titleList:[], // 穴位标题
|
titleList:[], // 穴位标题
|
||||||
curOneCateIndex:0, // 当前选中的一级分类
|
curOneCateIndex:0, // 当前选中的一级分类
|
||||||
|
|||||||
Reference in New Issue
Block a user