Browse Source

perf: 优化新增

lizhaocai 3 months ago
parent
commit
a4cae242c9

+ 8 - 8
circlePages/addShare.vue

@@ -168,12 +168,12 @@
 											<uni-forms-item label="" name="prodName" label-width="0">
 												<text style="color: red;line-height: 30px;vertical-align: middle;margin-right: 4px;">*</text><text>产品名称:</text>
 												<uni-easyinput maxlength="50" type="text" :clearable="false" v-model="item.prodName"
-													placeholder="*请输入产品名称" />
+													placeholder="请输入产品名称" />
 											</uni-forms-item>
 											<uni-forms-item label="" name="prodSpec" label-width="0">
 												<text style="color: red;line-height: 30px;vertical-align: middle;margin-right: 4px;">*</text><text>产品型号:</text>
 												<uni-easyinput maxlength="100" type="text" :clearable="false" v-model="item.prodSpec"
-													placeholder="*请输入产品型号" />
+													placeholder="请输入产品型号" />
 											</uni-forms-item>
 											<uni-forms-item label="" name="prodDesc">
 												<text style="line-height: 30px;vertical-align: middle;">产品介绍:</text>
@@ -255,9 +255,9 @@
 						<view class="tn-flex justify-content-item">
 							<view class="tn-text-center"
 								style="border-radius: 100rpx;margin-right: 8rpx;width: 45rpx;height: 45rpx;line-height: 45rpx;">
-								<text class="tn-icon-image" style="font-size: 30rpx;"></text>
+								<text class="tn-icon-image" style="font-size: 20px;"></text>
 							</view>
-							<view class="tn-text-lg tn-padding-right-xs tn-text-bold">上传其他图片(选填)</view>
+							<view class="tn-padding-right-xs tn-text-bold" style="font-size: 16px;">上传图片(选填)</view>
 						</view>
 						<!-- <view class="justify-content-item tn-text-df tn-color-grey" @tap="clear">
 					 					<text class="tn-padding-xs">清空上传</text>
@@ -287,13 +287,13 @@
 
 					</view>
 
-					<view class="tn-flex tn-flex-row-between tn-flex-col-center tn-margin tn-padding-top-xs"  v-if="stepIndex==3">
+					<view class="tn-flex tn-flex-row-between tn-flex-col-center tn-margin tn-padding-top-xs" style="margin-top:32px" v-if="stepIndex==3">
 						<view class="tn-flex justify-content-item">
 							<view class="tn-text-center"
 								style="border-radius: 100rpx;margin-right: 8rpx;width: 45rpx;height: 45rpx;line-height: 45rpx;">
-								<text class="tn-icon-link" style="font-size: 30rpx;"></text>
+								<text class="tn-icon-link" style="font-size: 20px;"></text>
 							</view>
-							<view class="tn-text-lg tn-padding-right-xs tn-text-bold">上传相关文件(选填)</view>
+							<view class="tn-padding-right-xs tn-text-bold"  style="font-size: 16px;">上传相关文件(选填)</view>
 						</view>
 						<!-- <view class="justify-content-item tn-text-df tn-color-grey" @tap="clear">
 					 					<text class="tn-padding-xs">清空上传</text>
@@ -326,7 +326,7 @@
 					</view>
 				</view>
 
-				<view label="11" name="check" style="padding:16px;marging-top:20px"  v-if="stepIndex==3">
+				<view label="11" name="check" style="padding:16px;margin-top:20px" v-if="stepIndex==3">
 					<uni-data-checkbox :multiple="true" v-model="formInfo.agree" selectedColor="#01BEFF"
 						:localdata="[{text: '同意平台核查所填信息的真实性',value: '是'}]" />
 				</view>

+ 7 - 7
circlePages/circle.vue

@@ -30,7 +30,7 @@
 						style="border-radius: 100rpx;margin-right: 8rpx;width: 45rpx;height: 45rpx;line-height: 45rpx;">
 						<text class="tn-icon-topics" style="font-size: 30rpx;"></text>
 					</view> -->
-					<view class="tn-text-lg tn-padding-right-xs tn-text-bold" style="font-size: 15px;">以下三种方式可任选其一,若有可都输入</view>
+					<view class="tn-text-lg tn-padding-right-xs tn-text-bold" style="font-size: 16px;">以下三种方式可任选其一,若有可都输入</view>
 				</view>
 				<!-- <view class="justify-content-item tn-text-df tn-color-grey">
 					<text class="tn-padding-xs">500字内</text>
@@ -49,9 +49,9 @@
 				<view class="tn-flex justify-content-item">
 					<view class=" tn-text-center"
 						style="border-radius: 100rpx;margin-right: 8rpx;width: 45rpx;height: 45rpx;line-height: 45rpx;">
-						<text class="tn-icon-image" style="font-size: 30rpx;"></text>
+						<text class="tn-icon-image" style="font-size: 20px;"></text>
 					</view>
-					<view class="tn-text-lg tn-padding-right-xs tn-text-bold">图片</view>
+					<view class="tn-padding-right-xs tn-text-bold"  style="font-size: 16px;">上传图片</view>
 				</view>
 				<!-- <view class="justify-content-item tn-text-df tn-color-grey" @tap="clear">
 					<text class="tn-padding-xs">清空上传</text>
@@ -79,9 +79,9 @@
 				<view class="tn-flex justify-content-item">
 					<view class=" tn-text-center"
 						style="border-radius: 100rpx;margin-right: 8rpx;width: 45rpx;height: 45rpx;line-height: 45rpx;">
-						<text class="tn-icon-link" style="font-size: 30rpx;"></text>
+						<text class="tn-icon-link" style="font-size: 20px;"></text>
 					</view>
-					<view class="tn-text-lg tn-padding-right-xs tn-text-bold">文件</view>
+					<view class="tn-padding-right-xs tn-text-bold" style="font-size: 16px;">上传文件</view>
 				</view>
 				<!-- <view class="justify-content-item tn-text-df tn-color-grey" @tap="clear">
 					<text class="tn-padding-xs">清空上传</text>
@@ -106,7 +106,7 @@
 			
 			</view>
 			
-			<view style="margin-top:10px;padding: 16px">
+			<view style="margin-top:20px;padding: 16px">
 				<text style="font-size: 16px;">需求有效期:</text>
 				<uni-data-select
 				    v-model="selectValue"
@@ -174,7 +174,7 @@
 			<uni-forms-item label="联系方式" name="phone">
 				 <uni-easyinput type="text"  v-model="formInfo.contactMethod" :clearable="false" placeholder="请输入联系手机/微信/邮箱" />
 			</uni-forms-item>
-			
+			 
 			<uni-forms-item label="11" name="check">
 				<uni-data-checkbox :multiple="true" selectedColor="#01BEFF" v-model="formInfo.agree" :localdata="[{text: '同意平台核查所填信息的真实性',value: '是'}]" />
 			</uni-forms-item>

+ 1 - 1
pages/mine/share.vue

@@ -190,7 +190,7 @@
 
 						</view>
 						<view class="justify-content-item tn-flex tn-flex-col-center">
-							<view class="justify-content-item tn-flex tn-flex-col-center" v-if="item.showFlag!='否'">
+							<view class="justify-content-item tn-flex tn-flex-col-center" v-if="item.status==4&&item.showFlag!='否'">
 								<!-- <tn-button shadow shape="round" fontColor="tn-color-white" backgroundColor="tn-bg-blue" :fontSize="24" height="auto" padding="10rpx 18rpx" @click="finishItem(item)">下架</tn-button> -->
 								<button type="warn" plain="true" size="mini" @click="finishItem(item)">下架供应</button>
 							</view>

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/circlePages/addShare.js.map


File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/circlePages/circle.js.map


File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/share.js.map


File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/circlePages/addShare.wxml


File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/circlePages/circle.wxml


File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/mine/share.wxml