mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 20:36:45 +08:00
feat:创建了创建关卡细节页面
This commit is contained in:
12
src/views/learningpath/LevelAddDetail.vue
Normal file
12
src/views/learningpath/LevelAddDetail.vue
Normal file
@@ -0,0 +1,12 @@
|
||||
<template>
|
||||
<div>ddd</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "LevelAddDetail",
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss" >
|
||||
</style>
|
||||
Reference in New Issue
Block a user