用户管理去除没有的字段

This commit is contained in:
YeMingfei666 2024-10-16 14:16:54 +08:00
parent a221a1fc99
commit edc23a623d
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
<template> <template>
<view class="safe-page"> <view class="safe-page">
<view class="bg-fff u-p-l-30 u-p-r-30 "> <!-- <view class="bg-fff u-p-l-30 u-p-r-30 ">
<view class="myTabs u-m-t-20"> <view class="myTabs u-m-t-20">
<my-tabs :list="tabsList" @change="tabsChange"></my-tabs> <my-tabs :list="tabsList" @change="tabsChange"></my-tabs>
</view> </view>
</view> </view> -->
<!-- 用户列表 --> <!-- 用户列表 -->
<template v-if="tabsCurrent===0"> <template v-if="tabsCurrent===0">