feat: 🎸 初始化项目
This commit is contained in:
11
src/pages/index/views/example-demo/example/index.vue
Normal file
11
src/pages/index/views/example-demo/example/index.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template />
|
||||
|
||||
<script lang="ts">
|
||||
import { defineComponent } from 'vue'
|
||||
export default defineComponent({
|
||||
// name: 'Example',
|
||||
})
|
||||
</script>
|
||||
|
||||
<style>
|
||||
</style>
|
||||
Reference in New Issue
Block a user