完善页面细节2
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<template>
|
||||
<AdminLayout currentPage="maintain-dev-config">
|
||||
<view class="admin-maintain-config">
|
||||
<view class="page-header border-shadow">
|
||||
<text class="page-title">开发配置 - 配置分类</text>
|
||||
@@ -30,11 +29,9 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</AdminLayout>
|
||||
</template>
|
||||
|
||||
<script setup lang="uts">
|
||||
import AdminLayout from '@/layouts/admin/AdminLayout.uvue'
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
Reference in New Issue
Block a user