mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
8 lines
86 B
Vue
8 lines
86 B
Vue
<template>
|
|
<div>配置项目</div>
|
|
</template>
|
|
|
|
<script setup lang="ts">
|
|
|
|
</script>
|