mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-13 20:23:42 +08:00
refactor(styles): 代码格式
ISSUES CLOSED: \
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
<script setup lang="ts">
|
||||
const src = 'https://www.naiveui.com/zh-CN/os-theme/docs/introduction';
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
@@ -7,4 +7,5 @@
|
||||
<script setup lang="ts">
|
||||
const src = 'https://vitejs.cn/';
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
@@ -7,4 +7,5 @@
|
||||
<script setup lang="ts">
|
||||
const src = 'https://staging-cn.vuejs.org/';
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
@@ -7,4 +7,5 @@
|
||||
<script setup lang="ts">
|
||||
const src = 'https://v3.cn.vuejs.org/';
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user