完善页面细节2
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<template>
|
||||
<AdminLayout current-page="maintain_dev_event">
|
||||
<view class="admin-page">
|
||||
<view class="admin-sections">
|
||||
<!-- 提示语 -->
|
||||
@@ -37,11 +36,9 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</AdminLayout>
|
||||
</template>
|
||||
|
||||
<script setup lang="uts">
|
||||
import AdminLayout from '@/layouts/admin/AdminLayout.uvue'
|
||||
|
||||
function onAdd() {
|
||||
uni.showToast({ title: '新增系统事件', icon: 'none' })
|
||||
|
||||
Reference in New Issue
Block a user