You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
324 B
10 lines
324 B
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"join-course-modal": "/components/modal/join-course/join-course",
|
|
"require-login": "/components/require-login/require-login",
|
|
"nav-bar": "/components/nav-bar/nav-bar",
|
|
"course-item": "./course-item/course-item",
|
|
"mp-icon": "/weui-miniprogram/icon/icon"
|
|
}
|
|
} |