Commit 85c14786d3cd203c73a016771e63f2f781511144
Merge branch 'master' of http://39.98.150.180/frontend-uniapp/Civil-Affairs-Bureau-WeChar
Showing
8 changed files
with
7 additions
and
7 deletions
manifest.json
pages/declaration/declarationListdetail.vue
| ... | ... | @@ -6,7 +6,7 @@ |
| 6 | 6 | <view class="message-list"> |
| 7 | 7 | <view class="titleall-box"> |
| 8 | 8 | <view class="titleall-left"> |
| 9 | - <view class="titleall-left-line"></view>基本信息 | |
| 9 | + <view class="titleall-left-line"></view>基本信息 | |
| 10 | 10 | </view> |
| 11 | 11 | </view> |
| 12 | 12 | <view class="info-box"> |
| ... | ... | @@ -464,8 +464,8 @@ |
| 464 | 464 | </view> |
| 465 | 465 | </view> |
| 466 | 466 | </view> |
| 467 | - <view class="skip-btn" v-if="info.filePath"> | |
| 468 | - <view class="buy-at" @click="downfile(info.filePath)"> | |
| 467 | + <view class="skip-btn" v-if="info.filePath" @click="downfile(info.filePath)"> | |
| 468 | + <view class="buy-at" > | |
| 469 | 469 | <image src="../../static/btn7.png"></image> |
| 470 | 470 | <text>批复文件下载</text> |
| 471 | 471 | </view> |
| ... | ... | @@ -710,7 +710,7 @@ |
| 710 | 710 | justify-content: center; |
| 711 | 711 | width: 100%; |
| 712 | 712 | height: 100rpx; |
| 713 | - margin-top: 70rpx; | |
| 713 | + | |
| 714 | 714 | position: fixed; |
| 715 | 715 | bottom: 30rpx; |
| 716 | 716 | ... | ... |
pages/driverdetail/driverdetail.vue
| ... | ... | @@ -5,7 +5,7 @@ |
| 5 | 5 | <view class="content"> |
| 6 | 6 | |
| 7 | 7 | <view class="top"> |
| 8 | - <view class="topimg"><image src="../../static/img/05.jpg" mode="widthFix"></image></view> | |
| 8 | + <!-- <view class="topimg"><image src="../../static/img/05.jpg" mode="widthFix"></image></view> --> | |
| 9 | 9 | </view> |
| 10 | 10 | |
| 11 | 11 | <view class="message-list"> |
| ... | ... | @@ -88,7 +88,7 @@ |
| 88 | 88 | <view class="info-box-list"> |
| 89 | 89 | <view class="info-box-width"> |
| 90 | 90 | <view class="info-box-small">死亡证照片</view> |
| 91 | - <view class="info-box-list-img"><image src="../../static/img/06.jpg"></image></view> | |
| 91 | + <view class="info-box-list-img"></view> | |
| 92 | 92 | </view> |
| 93 | 93 | </view> |
| 94 | 94 | </view> | ... | ... |
static/img/02.jpg deleted
35.9 KB
static/img/07.jpg deleted
9.45 KB
static/ly/image11.png
static/ly/image17.png
static/ly/image18.png