copilot配置完成
This commit is contained in:
15
project/biaopin/AppCopilotConfig/ccAdd.vue
Normal file
15
project/biaopin/AppCopilotConfig/ccAdd.vue
Normal file
@@ -0,0 +1,15 @@
|
||||
<script>
|
||||
export default {
|
||||
name: "ccAdd"
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<section class="ccAdd">
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.ccAdd {
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user