wanghao 1 rok temu
rodzic
commit
efb0a69297

+ 4 - 2
pages/TopPipeWork/TopPipeWork.vue

@@ -178,11 +178,13 @@
 					<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 						<text>米 数</text>
 						<!-- style="margin-left: 10px;text-align: right;" -->
+						<view style="display: flex; justify-content: right; width: 70%;">
 						<input class="uni-input" type="number" v-model="inputIntegerNumberValue" maxlength="6"
-							style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+							style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx; "></input>
 						<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 						<input class="uni-input" type="number" v-model="inputDecimalNumberValue" maxlength="1"
-							style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+							style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx; "></input>
+						</view>
 					</view>
 				</view>
 			</view>

+ 3 - 1
pages/bottom_leg/bottom_leg.vue

@@ -94,11 +94,13 @@
 				<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 					<text>米 数</text>
 					<!-- style="margin-left: 10px;text-align: right;" -->
+					<view style="display: flex; justify-content: right; width: 70%;">
 					<input class="uni-input" type="number" v-model="inputIntegerNumberValue" maxlength="6"
-						style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+						style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx"></input>
 					<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 					<input class="uni-input" type="number" v-model="inputDecimalNumberValue" maxlength="1"
 						style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+					</view>
 				</view>
 				<view class="container" style="color: #b2b2b2;">*开挖前照片</view>
 				<view style="display: flex; flex-wrap: wrap;margin-top: 10px; margin-left: 10px;">

+ 3 - 1
pages/enginproject/enginproject.vue

@@ -202,13 +202,15 @@
 							<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 								<text>米 数</text>
 								<!-- style="margin-left: 10px;text-align: right;" -->
+								<view style="display: flex; justify-content: right; width: 70%;">
 								<input class="uni-input" type="number" v-model="a.sl.inputIntegerNumberValue" maxlength="6"
 									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
 								<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 								<input class="uni-input" type="number" v-model="a.sl.inputDecimalNumberValue" maxlength="1"
 									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+								</view>
 							</view>
-							<button v-if="index!=0" @click="this.czggslList.splice(index,1)" class="sc-btn">删除</button>
+							<button v-if="index!=0" @click="this.czggslList.splice(index,1)" class="sc-btn">删除1</button>
 						</view>
 						<button @click="this.czggslList.push({cz:{id: '',name: ''},gg:{id: '',name: ''},sl: {
 							inputIntegerNumberValue: '',

+ 3 - 1
pages/infrastructure/infrastructure.vue

@@ -184,11 +184,13 @@
 					<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 						<text>米 数</text>
 						<!-- style="margin-left: 10px;text-align: right;" -->
+						<view style="display: flex; justify-content: right; width: 70%;">
 						<input class="uni-input" type="number" v-model="inputIntegerNumberValue" maxlength="6"
-							style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+							style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx; "></input>
 						<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 						<input class="uni-input" type="number" v-model="inputDecimalNumberValue" maxlength="1"
 							style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+						</view>
 					</view>
 				</view>
 			</view>

+ 2 - 0
pages/municipal/municipal.vue

@@ -200,11 +200,13 @@
 							<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 								<text>米 数</text>
 								<!-- style="margin-left: 10px;text-align: right;" -->
+								<view style="display: flex; justify-content: right; width: 70%;">
 								<input class="uni-input" type="number" v-model="a.sl.inputIntegerNumberValue" maxlength="6"
 									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
 								<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 								<input class="uni-input" type="number" v-model="a.sl.inputDecimalNumberValue" maxlength="1"
 									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+								</view>
 							</view>
 							<button v-if="index!=0" @click="this.czggslList.splice(index,1)" class="sc-btn">删除</button>
 						</view>

+ 2 - 0
pages/oldrenovation/courtyard/courtyard.vue

@@ -127,11 +127,13 @@
 							<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 								<text>米 数</text>
 								<!-- style="margin-left: 10px;text-align: right;" -->
+								<view style="display: flex; justify-content: right; width: 70%;">
 								<input class="uni-input" type="number" v-model="a.sl.inputIntegerNumberValue" maxlength="6"
 									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
 								<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 								<input class="uni-input" type="number" v-model="a.sl.inputDecimalNumberValue" maxlength="1"
 									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+								</view>
 							</view>
 							<button v-if="index!=0" @click="this.czggslList.splice(index,1)" class="sc-btn">删除</button>
 						</view>

+ 7 - 0
pages/oldrenovation/indoor/indoor.vue

@@ -230,11 +230,13 @@
 						<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 							<text>米 数</text>
 							<!-- style="margin-left: 10px;text-align: right;" -->
+							<view style="display: flex; justify-content: right; width: 70%;">
 							<input class="uni-input" type="number" v-model="inputIntegerNumberValue" maxlength="6"
 								style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
 							<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 							<input class="uni-input" type="number" v-model="inputDecimalNumberValue" maxlength="1"
 								style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+							</view>
 						</view>
 					</view>
 				</view>
@@ -312,11 +314,14 @@
 						<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 							<text>米 数</text>
 							<!-- style="margin-left: 10px;text-align: right;" -->
+							<view style="display: flex; justify-content: right; width: 70%;">
 							<input class="uni-input" type="number" v-model="inputIntegerNumberValue" maxlength="6"
 								style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
 							<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 							<input class="uni-input" type="number" v-model="inputDecimalNumberValue" maxlength="1"
 								style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+							</view>
+								
 						</view>
 					</view>
 				</view>
@@ -394,11 +399,13 @@
 						<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 							<text>米 数</text>
 							<!-- style="margin-left: 10px;text-align: right;" -->
+							<view style="display: flex; justify-content: right; width: 70%;">
 							<input class="uni-input" type="number" v-model="inputIntegerNumberValue" maxlength="6"
 								style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
 							<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 							<input class="uni-input" type="number" v-model="inputDecimalNumberValue" maxlength="1"
 								style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+							</view>
 						</view>
 					</view>
 				</view>

+ 4 - 2
pages/oldrenovation/overhead/newoverhead.vue

@@ -148,11 +148,13 @@
 							<view class="container" style="border-bottom: 1px solid #f8f8f8;">
 								<text>米 数</text>
 								<!-- style="margin-left: 10px;text-align: right;" -->
+								<view style="display: flex; justify-content: right; width: 70%;">
 								<input class="uni-input" type="number" v-model="a.sl.inputIntegerNumberValue" maxlength="6"
-									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx; "></input>
 								<text style="font-weight:bold;margin-left: 10px;margin-right: 10px;">.</text>
 								<input class="uni-input" type="number" v-model="a.sl.inputDecimalNumberValue" maxlength="1"
-									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx;"></input>
+									style="text-align: center; border: 1px solid #00aaff; border-radius: 20rpx; "></input>
+								</view>
 							</view>
 							<button v-if="index!=0" @click="this.czggslList.splice(index,1)" class="sc-btn">删除</button>
 						</view>