XSLu08042 hace 1 mes
padre
commit
6e13c733a1

+ 1 - 2
components/courseItem.vue

@@ -86,8 +86,7 @@
 				<view class="imgshe">
 					<image src='@/static/image/point.png' class="w300 h300"></image>
 				</view>
-				<view class="column colorf fs32 xu-box fs40
-				align-center justify-center">
+				<view class="column colorf fs32 xu-box fs40 align-center justify-center">
 					<view class="justify-center">点击右上角
 						<image src="@/static/image/wxmore.png" class="w50 h50 mlr10"></image>
 					</view>

+ 1 - 2
pages/courseManage/manage/userDataDetail.vue

@@ -1,7 +1,6 @@
 <template>
 	<view class="column flex-1 hb">
-		<view class="justify-between align-center plr32 m20 base-bg 
-		colorf ptb48 radius20">
+		<view class="justify-between align-center plr32 m20 base-bg colorf ptb48 radius20">
 			<view>账户可用余额</view>
 			<view class="bold fs40">{{balanceuserDay.balance}}</view>
 		</view>

+ 15 - 15
pages/customer/index.vue

@@ -40,7 +40,8 @@
 						</view>
 					</view>
 					<view class="tagbox-right x-f" @click="openPop('tag')">筛选<u-icon name="arrow-down" color="#1677ff"
-							size="12"></u-icon></view>
+							size="12"></u-icon>
+					</view>
 				</view>
 			</view>
 			<view v-if="current==0">
@@ -66,12 +67,12 @@
 							</view>
 							<view class="boxnav-item x-ac" style="width: 100%;" v-show="registerTimeIndex == 4">
 								<view class="calendar-day x-c" @click="$refs.calendar.open()">
-									<u-icon name="calendar" color="#999"
-										size="20"></u-icon>{{queryParam.startTime || '选择日期'}}
+									<u-icon name="calendar" color="#999" size="20"></u-icon>
+									{{queryParam.startTime || '选择日期'}}
 								</view>
 								<view class="calendar-day x-c" @click="$refs.calendar.open()">
-									<u-icon name="calendar" color="#999"
-										size="20"></u-icon>{{queryParam.endTime || '选择日期'}}
+									<u-icon name="calendar" color="#999" size="20"></u-icon>
+									{{queryParam.endTime || '选择日期'}}
 								</view>
 							</view>
 						</view>
@@ -198,8 +199,8 @@
 					:lower-threshold="100" @refresherabort="triggeredsA = false">
 					<view class="justify-start p32 wrap">
 						<view class="mlr10 mt10 " v-for="(item,index) in changetag" :key='item.tagId'>
-							<u-tag :text="item.tag" :plain="!item.checked" :name="index"
-								@click="choosechangeTag"></u-tag>
+							<u-tag :text="item.tag" :plain="!item.checked" :name="index" @click="choosechangeTag">
+							</u-tag>
 						</view>
 					</view>
 					<view class="center fs24 mt20">
@@ -223,8 +224,8 @@
 		<u-popup :show="invitePop" :round="12" @close="invitePop = false" :zIndex="10074" style="flex: 0;">
 			<view class="popbox">
 				<view class="popbox-head">
-					<u-icon class="close-circle" name="close-circle" color="#ccc" size="24"
-						@click="invitePop = false"></u-icon>
+					<u-icon class="close-circle" name="close-circle" color="#ccc" size="24" @click="invitePop = false">
+					</u-icon>
 					分享方式
 				</view>
 				<view class="popbox-body">
@@ -289,8 +290,7 @@
 				<view class="imgshe">
 					<image src='@/static/image/point.png' class="w300 h300"></image>
 				</view>
-				<view class="column colorf fs32 xu-box fs40
-				align-center justify-center">
+				<view class="column colorf fs32 xu-box fs40 align-center justify-center">
 					<view class="justify-center">点击右上角
 						<image src="@/static/image/wxmore.png" class="w50 h50 mlr10"></image>
 					</view>
@@ -300,8 +300,8 @@
 			</view>
 		</u-overlay>
 		<!-- 更改归属 -->
-		<u-picker :show="showcol" :columns="columns" @cancel='showcol=!showcol' @confirm='receiveA'
-			keyName="nickName"></u-picker>
+		<u-picker :show="showcol" :columns="columns" @cancel='showcol=!showcol' @confirm='receiveA' keyName="nickName">
+		</u-picker>
 	</view>
 </template>
 
@@ -530,7 +530,7 @@
 			this.getcompanyTag()
 			this.getvipListnum()
 			this.getsalelist()
-			this.userList=[]
+			this.userList = []
 			this.getfsuserListdata()
 		},
 		mounted() {
@@ -1695,4 +1695,4 @@
 	.userlist {
 		padding: 24rpx;
 	}
-</style>
+</style>

+ 1 - 2
pages/user/index.vue

@@ -121,8 +121,7 @@
 				<view class="imgshe" >
 					<image src='@/static/image/point.png' class="w300 h300"></image>
 				</view>
-				<view class="column colorf fs32 xu-box fs40
-				align-center justify-center">
+				<view class="column colorf fs32 xu-box fs40 align-center justify-center">
 					<view class="justify-center">点击右上角
 					<image src="@/static/image/wxmore.png"
 					class="w50 h50 mlr10"></image>

+ 2 - 4
pages/user/users/users.vue

@@ -47,10 +47,8 @@
 									</view>
 									<!-- <view class="fs24 base-color-red mr10 bor-red
 									base-bg-false plr20 radius40 ptb4">已禁用</view> -->
-									<view class="fs24 base-color mr10 bor-blue h52 lh50
-									base-bg-sure plr20 radius40 " style="width: fit-content;" v-if="subitem.isAudit==1">已审核</view>
-									<view class="fs24 base-color-red mr10 bor-red h52 lh50
-									base-bg-false plr20 radius40  " style="width: fit-content;z-index: 999;" @click="getidshen(subitem.userId)"
+									<view class="fs24 base-color mr10 bor-blue h52 lh50 base-bg-sure plr20 radius40 " style="width: fit-content;" v-if="subitem.isAudit==1">已审核</view>
+									<view class="fs24 base-color-red mr10 bor-red h52 lh50 base-bg-false plr20 radius40  " style="width: fit-content;z-index: 999;" @click="getidshen(subitem.userId)"
 									 v-else-if="subitem.isAudit==0&&!selectact">待审核</view>
 								</view>
 							</view>