mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-22 09:16:49 +08:00
接口初始化 第一版
This commit is contained in:
@@ -7,7 +7,19 @@ export default {
|
||||
"rows": [
|
||||
{
|
||||
"chapterId": 0,
|
||||
"name": ""
|
||||
"name": "初级"
|
||||
},
|
||||
{
|
||||
"chapterId": 0,
|
||||
"name": "中级"
|
||||
},
|
||||
{
|
||||
"chapterId": 0,
|
||||
"name": "高级"
|
||||
},
|
||||
{
|
||||
"chapterId": 0,
|
||||
"name": "专家"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user