|
@@ -13,13 +13,13 @@
|
|
<span style="color: darkgray;">请选择工程周期
|
|
<span style="color: darkgray;">请选择工程周期
|
|
|
|
|
|
</span>
|
|
</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('gczq')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('gczq')">
|
|
<span style="color: black;">{{projectValue.dictLabel}}
|
|
<span style="color: black;">{{projectValue.dictLabel}}
|
|
</span>
|
|
</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
</view>
|
|
</view>
|
|
@@ -32,11 +32,11 @@
|
|
<view v-if="this.isEmpty(this.XZQValue.dictValue)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.XZQValue.dictValue)" style="margin-top: 10;"
|
|
@click="pickerShow('xzq')">
|
|
@click="pickerShow('xzq')">
|
|
<span style="color: darkgray;">请选择行政区</span>
|
|
<span style="color: darkgray;">请选择行政区</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('xzq')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('xzq')">
|
|
<span style="color: black;">{{XZQValue.dictLabel}}</span>
|
|
<span style="color: black;">{{XZQValue.dictLabel}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
</view>
|
|
</view>
|
|
@@ -50,11 +50,11 @@
|
|
<view v-if="this.isEmpty(this.XQValue.id)" class="uni-list-cell-db" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.XQValue.id)" class="uni-list-cell-db" style="margin-top: 10;"
|
|
@click="pickerShow('xq')">
|
|
@click="pickerShow('xq')">
|
|
<span style="color: darkgray;">请选择小区</span>
|
|
<span style="color: darkgray;">请选择小区</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('xq')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('xq')">
|
|
<span style="color: black;">{{XQValue.name}}</span>
|
|
<span style="color: black;">{{XQValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -66,11 +66,11 @@
|
|
<view v-if="this.isEmpty(this.LDValue.id)" class="uni-list-cell-db" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.LDValue.id)" class="uni-list-cell-db" style="margin-top: 10;"
|
|
@click="pickerShow('ld')">
|
|
@click="pickerShow('ld')">
|
|
<span style="color: darkgray;">请选择楼栋</span>
|
|
<span style="color: darkgray;">请选择楼栋</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('ld')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('ld')">
|
|
<span style="color: black;">{{LDValue.name}}</span>
|
|
<span style="color: black;">{{LDValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -82,11 +82,11 @@
|
|
<view v-if="this.isEmpty(this.DYValue.id)" class="uni-list-cell-db" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.DYValue.id)" class="uni-list-cell-db" style="margin-top: 10;"
|
|
@click="pickerShow('dy')">
|
|
@click="pickerShow('dy')">
|
|
<span style="color: darkgray;">请选择单元</span>
|
|
<span style="color: darkgray;">请选择单元</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('dy')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('dy')">
|
|
<span style="color: black;">{{DYValue.name}}</span>
|
|
<span style="color: black;">{{DYValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -98,11 +98,11 @@
|
|
<view v-if="this.isEmpty(this.FJValue.id)" class="uni-list-cell-db" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.FJValue.id)" class="uni-list-cell-db" style="margin-top: 10;"
|
|
@click="pickerShow('fj')">
|
|
@click="pickerShow('fj')">
|
|
<span style="color: darkgray;">请选择房间</span>
|
|
<span style="color: darkgray;">请选择房间</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('fj')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('fj')">
|
|
<span style="color: black;">{{FJValue.name}}</span>
|
|
<span style="color: black;">{{FJValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -140,11 +140,11 @@
|
|
<view v-if="this.isEmpty(this.brandValue.dictValue)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.brandValue.dictValue)" style="margin-top: 10;"
|
|
@click="pickerShow('brand')">
|
|
@click="pickerShow('brand')">
|
|
<span style="color: darkgray;">请选择厂家</span>
|
|
<span style="color: darkgray;">请选择厂家</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('brand')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('brand')">
|
|
<span style="color: black;">{{brandValue.dictLabel}}</span>
|
|
<span style="color: black;">{{brandValue.dictLabel}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -170,11 +170,11 @@
|
|
<view v-if="this.isEmpty(this.LevelValue.dictValue)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.LevelValue.dictValue)" style="margin-top: 10;"
|
|
@click="pickerShow('fsdj')">
|
|
@click="pickerShow('fsdj')">
|
|
<span style="color: darkgray;">请选择腐蚀等级</span>
|
|
<span style="color: darkgray;">请选择腐蚀等级</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('fsdj')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('fsdj')">
|
|
<span style="color: black;">{{LevelValue.dictLabel}}</span>
|
|
<span style="color: black;">{{LevelValue.dictLabel}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -198,11 +198,11 @@
|
|
<view v-if="this.isEmpty(this.LevelValue.dictValue)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.LevelValue.dictValue)" style="margin-top: 10;"
|
|
@click="pickerShow('kj')">
|
|
@click="pickerShow('kj')">
|
|
<span style="color: darkgray;">请选择孔距</span>
|
|
<span style="color: darkgray;">请选择孔距</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('kj')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('kj')">
|
|
<span style="color: black;">{{LevelValue.dictLabel}}</span>
|
|
<span style="color: black;">{{LevelValue.dictLabel}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -227,11 +227,11 @@
|
|
<view v-if="this.isEmpty(this.materialValue.id)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.materialValue.id)" style="margin-top: 10;"
|
|
@click="pickerShow('cz')">
|
|
@click="pickerShow('cz')">
|
|
<span style="color: darkgray;">请选择材质</span>
|
|
<span style="color: darkgray;">请选择材质</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('cz')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('cz')">
|
|
<span style="color: black;">{{materialValue.name}}</span>
|
|
<span style="color: black;">{{materialValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
@@ -242,11 +242,11 @@
|
|
<view v-if="this.isEmpty(this.specificationValue.id)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.specificationValue.id)" style="margin-top: 10;"
|
|
@click="pickerShow('gg')">
|
|
@click="pickerShow('gg')">
|
|
<span style="color: darkgray;">请选择规格</span>
|
|
<span style="color: darkgray;">请选择规格</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('gg')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('gg')">
|
|
<span style="color: black;">{{specificationValue.name}}</span>
|
|
<span style="color: black;">{{specificationValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
@@ -277,11 +277,11 @@
|
|
<view v-if="this.isEmpty(this.brandValue.dictValue)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.brandValue.dictValue)" style="margin-top: 10;"
|
|
@click="pickerShow('brand')">
|
|
@click="pickerShow('brand')">
|
|
<span style="color: darkgray;">请选择品牌</span>
|
|
<span style="color: darkgray;">请选择品牌</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('brand')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('brand')">
|
|
<span style="color: black;">{{brandValue.dictLabel}}</span>
|
|
<span style="color: black;">{{brandValue.dictLabel}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
@@ -326,11 +326,11 @@
|
|
<view v-if="this.isEmpty(this.specificationValue.id)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.specificationValue.id)" style="margin-top: 10;"
|
|
@click="pickerShow('gg')">
|
|
@click="pickerShow('gg')">
|
|
<span style="color: darkgray;">请选择规格</span>
|
|
<span style="color: darkgray;">请选择规格</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('gg')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('gg')">
|
|
<span style="color: black;">{{specificationValue.name}}</span>
|
|
<span style="color: black;">{{specificationValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
@@ -360,11 +360,11 @@
|
|
<view v-if="this.isEmpty(this.doorValue.dictValue)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.doorValue.dictValue)" style="margin-top: 10;"
|
|
@click="pickerShow('door')">
|
|
@click="pickerShow('door')">
|
|
<span style="color: darkgray;">请选择上门类型</span>
|
|
<span style="color: darkgray;">请选择上门类型</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('door')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('door')">
|
|
<span style="color: black;">{{doorValue.dictLabel}}</span>
|
|
<span style="color: black;">{{doorValue.dictLabel}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
@@ -375,11 +375,11 @@
|
|
<view v-if="this.isEmpty(this.SelfClosValve.dictValue)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.SelfClosValve.dictValue)" style="margin-top: 10;"
|
|
@click="pickerShow('zbf')">
|
|
@click="pickerShow('zbf')">
|
|
<span style="color: darkgray;">请选择自闭阀类型</span>
|
|
<span style="color: darkgray;">请选择自闭阀类型</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('zbf')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('zbf')">
|
|
<span style="color: black;">{{SelfClosValve.dictLabel}}</span>
|
|
<span style="color: black;">{{SelfClosValve.dictLabel}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
@@ -390,11 +390,11 @@
|
|
<view v-if="this.isEmpty(this.materialValue.id)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.materialValue.id)" style="margin-top: 10;"
|
|
@click="pickerShow('cz')">
|
|
@click="pickerShow('cz')">
|
|
<span style="color: darkgray;">请选择材质</span>
|
|
<span style="color: darkgray;">请选择材质</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('cz')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('cz')">
|
|
<span style="color: black;">{{materialValue.name}}</span>
|
|
<span style="color: black;">{{materialValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
@@ -405,11 +405,11 @@
|
|
<view v-if="this.isEmpty(this.specificationValue.id)" style="margin-top: 10;"
|
|
<view v-if="this.isEmpty(this.specificationValue.id)" style="margin-top: 10;"
|
|
@click="pickerShow('gg')">
|
|
@click="pickerShow('gg')">
|
|
<span style="color: darkgray;">请选择规格</span>
|
|
<span style="color: darkgray;">请选择规格</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('gg')">
|
|
<view v-else class="uni-list-cell-db" style="margin-top: 10;" @click="pickerShow('gg')">
|
|
<span style="color: black;">{{specificationValue.name}}</span>
|
|
<span style="color: black;">{{specificationValue.name}}</span>
|
|
- <image src="../../../static/images/icon_right.png" class="to-right-icon"></image>
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_right.png')" class="to-right-icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
<view class="container" style="border-bottom: 1px solid #f8f8f8;">
|
|
@@ -423,7 +423,7 @@
|
|
<view class="align-items" style="margin-top: 20px;margin-bottom: 20px;">
|
|
<view class="align-items" style="margin-top: 20px;margin-bottom: 20px;">
|
|
<view class="container" style="color: #b2b2b2;">*请上传照片</view>
|
|
<view class="container" style="color: #b2b2b2;">*请上传照片</view>
|
|
<view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px; margin-left: 10px;">
|
|
<view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px; margin-left: 10px;">
|
|
- <image src="/static/images/updateimg.png" mode=""
|
|
|
|
|
|
+ <image :src="loadImgSrc('updateimg.png')" mode=""
|
|
style="width: 200rpx; height: 150rpx; margin: 0 12rpx;; " @click="choose()"
|
|
style="width: 200rpx; height: 150rpx; margin: 0 12rpx;; " @click="choose()"
|
|
v-show="reviewStatus!='1'"></image>
|
|
v-show="reviewStatus!='1'"></image>
|
|
<view v-for="(item,index) in imgArr" :key="index" style="position: relative;">
|
|
<view v-for="(item,index) in imgArr" :key="index" style="position: relative;">
|
|
@@ -438,7 +438,7 @@
|
|
</view>
|
|
</view>
|
|
<view @click="remove(index)"
|
|
<view @click="remove(index)"
|
|
style="position: absolute; top: 0; right: 14rpx; border-radius: 50%;">
|
|
style="position: absolute; top: 0; right: 14rpx; border-radius: 50%;">
|
|
- <image src="../../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
|
|
|
|
|
|
+ <image :src="loadImgSrc('icon_close.png')" style=" width: 15px; height: 15px;">
|
|
</image>
|
|
</image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|