完善页面细节2
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<AdminLayout currentPage="maintain-sys-info">
|
||||
<view class="admin-page">
|
||||
<view class="admin-page">
|
||||
<view class="admin-sections">
|
||||
<!-- 商业授权 -->
|
||||
<view class="admin-card info-section">
|
||||
@@ -99,11 +98,9 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</AdminLayout>
|
||||
</template>
|
||||
|
||||
<script setup lang="uts">
|
||||
import AdminLayout from '@/layouts/admin/AdminLayout.uvue'
|
||||
function gotoOfficial() {
|
||||
uni.showToast({ title: '正在打开官网...', icon: 'none' })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user