Forráskód Böngészése

自贡随手拍新

zhaojiaqi 6 napja
szülő
commit
0d576d3be0

+ 2 - 2
pagesBase/Write/LivelihoodFacts.vue

@@ -105,7 +105,7 @@
 										<view class="fway-form-item">
 											<view class="fway-form-lable"><text class="mustTips">*</text>联系方式</view>
 											<view class="fway-form-input-inline">
-												<input type="number" class="fway-form-input" placeholder="请录入上报人的联系电话" v-model="data.phoneNumber" @tap="inputTap" data-focus="phoneNumber" :focus="focusID == 'phoneNumber' ? true : false" />
+												<input type="number" disabled class="fway-form-input" placeholder="请录入上报人的联系电话" v-model="data.phoneNumber" />
 											</view>
 										</view>
 										<view class="fway-form-item" style="border: none;padding: 10rpx 0 0;">
@@ -415,7 +415,7 @@
 						count: count, //默认9
 						mediaType: mediaType,
 						sizeType: ['original', 'compressed'], //可以指定是原图还是压缩图,默认二者都有
-						sourceType: ['album', 'camera'], //从相册选择
+						sourceType: ['camera'], //从相册选择
 						success: (res) => {
 							let arrPhotoData = [];
 							let arrVideoData = [];

+ 5 - 4
pagesBase/Write/ReportHiddenDanger.vue

@@ -63,7 +63,7 @@
 										<text class="mustTips" style="display: inline-block;vertical-align: text-top;">*</text>
 										<view style="display: inline-block;width: calc(100% - 30rpx);vertical-align: text-top;">
 											<text class="itemHeaderText">现场图片/视频</text>
-											<text class="itemHeaderTips" style="line-height: 40rpx;">(图片请采用近景、含参照物远景图,并保持清晰)</text>
+											<text class="itemHeaderTips" style="line-height: 40rpx;">(请使用现场拍摄功能拍摄近景、含参照物远景图,并保持清晰。)</text>
 										</view>
 									</view>
 									<view class="hiddenDangerItemBody">
@@ -110,7 +110,7 @@
 										<view class="fway-form-item">
 											<view class="fway-form-lable"><text class="mustTips">*</text>联系方式</view>
 											<view class="fway-form-input-inline">
-												<input type="number" class="fway-form-input" placeholder="请录入上报人的联系电话" v-model="data.phoneNumber" @tap="inputTap" data-focus="phoneNumber" :focus="focusID == 'phoneNumber' ? true : false" />
+												<input type="number" disabled class="fway-form-input" placeholder="请录入上报人的联系电话" v-model="data.phoneNumber" />
 											</view>
 										</view>
 										<view class="fway-form-item" style="border: none;padding: 10rpx 0 0;">
@@ -420,7 +420,8 @@
 						count: count, //默认9
 						mediaType: mediaType,
 						sizeType: ['original', 'compressed'], //可以指定是原图还是压缩图,默认二者都有
-						sourceType: ['album', 'camera'], //从相册选择
+						// sourceType: ['album', 'camera'], //从相册选择
+						sourceType: ['camera'], //从相册选择
 						success: (res) => {
 							let arrPhotoData = [];
 							let arrVideoData = [];
@@ -807,7 +808,7 @@
 
 	.itemHeaderTips {
 		font-size: 24rpx;
-		color: #777;
+		color: #fd0101;
 	}
 
 	.hiddenDangerItemBody {

+ 2 - 2
pagesCare/Write/LivelihoodFacts.vue

@@ -105,7 +105,7 @@
 										<view class="fway-form-item">
 											<view class="fway-form-lable"><text class="mustTips">*</text>联系方式</view>
 											<view class="fway-form-input-inline">
-												<input type="number" class="fway-form-input" placeholder="请录入上报人的联系电话" v-model="data.phoneNumber" @tap="inputTap" data-focus="phoneNumber" :focus="focusID == 'phoneNumber' ? true : false" />
+												<input type="number" disabled class="fway-form-input" placeholder="请录入上报人的联系电话" v-model="data.phoneNumber" />
 											</view>
 										</view>
 										<view class="fway-form-item" style="border: none;padding: 10rpx 0 0;">
@@ -421,7 +421,7 @@
 						count: count, //默认9
 						mediaType: mediaType,
 						sizeType: ['original', 'compressed'], //可以指定是原图还是压缩图,默认二者都有
-						sourceType: ['album', 'camera'], //从相册选择
+						sourceType: ['camera'], //从相册选择
 						success: (res) => {
 							let arrPhotoData = [];
 							let arrVideoData = [];

+ 4 - 4
pagesCare/Write/ReportHiddenDanger.vue

@@ -63,7 +63,7 @@
 										<text class="mustTips" style="display: inline-block;vertical-align: text-top;">*</text>
 										<view style="display: inline-block;width: calc(100% - 30rpx);vertical-align: text-top;">
 											<text class="itemHeaderText">现场图片/视频</text>
-											<text class="itemHeaderTips" style="line-height: 40rpx;">(图片请采用近景、含参照物远景图,并保持清晰)</text>
+											<text class="itemHeaderTips" style="line-height: 40rpx;">(请使用现场拍摄功能拍摄近景、含参照物远景图,并保持清晰。)</text>
 										</view>
 									</view>
 									<view class="hiddenDangerItemBody">
@@ -110,7 +110,7 @@
 										<view class="fway-form-item">
 											<view class="fway-form-lable"><text class="mustTips">*</text>联系方式</view>
 											<view class="fway-form-input-inline">
-												<input type="number" class="fway-form-input" placeholder="请录入上报人的联系电话" v-model="data.phoneNumber" @tap="inputTap" data-focus="phoneNumber" :focus="focusID == 'phoneNumber' ? true : false" />
+												<input type="number" disabled class="fway-form-input" placeholder="请录入上报人的联系电话" v-model="data.phoneNumber" />
 											</view>
 										</view>
 										<view class="fway-form-item" style="border: none;padding: 10rpx 0 0;">
@@ -427,7 +427,7 @@
 						count: count, //默认9
 						mediaType: mediaType,
 						sizeType: ['original', 'compressed'], //可以指定是原图还是压缩图,默认二者都有
-						sourceType: ['album', 'camera'], //从相册选择
+						sourceType: ['camera'], //从相册选择
 						success: (res) => {
 							let arrPhotoData = [];
 							let arrVideoData = [];
@@ -820,7 +820,7 @@
 
 	.itemHeaderTips {
 		font-size: 28rpx;
-		color: #777;
+		color: #fd0101;
 	}
 
 	.hiddenDangerItemBody {

+ 2 - 2
pagesPointsBase/Points/Describe.vue

@@ -11,8 +11,8 @@
 				<p class="articleContent">(2)驳回虚假举报、恶意刷积分的扣除3分/次。</p>
 				<p class="articleTitle">2、积分时间</p>
 				<p class="articleContent">从每年1月1日起至当年年底(2025年积分时间为 : 2025年1月1日至2025年12月31日)。积分不做清零,积分可兑换商品。</p>
-				<p class="articleTitle">3、积分补录说明</p>
-				<p class="articleContent">从2025年1月1日起至2025年4月17日获得的积分将会在4月26日前陆续补录完成</p>
+				<!-- <p class="articleTitle">3、积分补录说明</p>
+				<p class="articleContent">从2025年1月1日起至2025年4月17日获得的积分将会在4月26日前陆续补录完成</p> -->
 			</view>
 		</view>
 	</view>

+ 1 - 0
pagesPointsBase/Points/Index.vue

@@ -387,6 +387,7 @@
 
 	.noticeInfoText {
 		width: 100%;
+		max-width: 200rpx;
 		color: #596bbd;
 		margin-bottom: 20rpx;
 		text-align: center;