📝 [docs]: 新增在线展示
This commit is contained in:
@ -3,8 +3,4 @@ title: 插件商店
|
||||
order: 2
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import PluginStore from '../../components/PluginStore.vue';
|
||||
</script>
|
||||
|
||||
<PluginStore></PluginStore>
|
||||
<PluginStore />
|
||||
|
@ -2,8 +2,5 @@
|
||||
title: 资源商店
|
||||
order: 1
|
||||
---
|
||||
<script setup>
|
||||
import ResStore from '../../components/ResStore.vue';
|
||||
</script>
|
||||
|
||||
<ResStore />
|
||||
|
Reference in New Issue
Block a user