|
|
@@ -39,7 +39,7 @@
|
|
|
>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <view class="nav-item flex" @click="tojkjl">
|
|
|
+ <!-- <view class="nav-item flex" @click="tojkjl">
|
|
|
<view class="item-left flex">
|
|
|
<image src="../../static/icon/i6.png" mode="" class="img1"></image>
|
|
|
<view class="title">捐款记录</view>
|
|
|
@@ -47,7 +47,7 @@
|
|
|
<view class="item-right">
|
|
|
>
|
|
|
</view>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
<view class="nav-item flex" @click="commonaddress">
|
|
|
<view class="item-left flex">
|
|
|
<image src="../../static/icon/i8.png" mode="" class="img3"></image>
|
|
|
@@ -94,33 +94,6 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <!-- <view class="tt">
|
|
|
- <view class="tt-box " @click="tohelp" style="background-color:#FEFAF2;">
|
|
|
- <image src="../../static/icon/icon-04.png" class="tt-icon1" mode="" style="width: 52rpx; height: 62rpx;"></image>
|
|
|
- <view class="tt-txt">
|
|
|
- 求救记录
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="tt-box " @click="torreco" style="background-color:#FDF4F4;">
|
|
|
- <image src="../../static/icon/icon-05.png" class="tt-icon1" mode=""></image>
|
|
|
- <view class="tt-txt">
|
|
|
- 救援记录
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="tt-box " @click="commonaddress" style="background-color:#F2F6FE;margin-right: 0">
|
|
|
- <image src="../../static/icon/icon-06.png" class="tt-icon1" mode=""></image>
|
|
|
- <view class="tt-txt">
|
|
|
- 常用地址
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- pages/form/certificates
|
|
|
- <view class="tt-box" @click="tocertificates" style="background-color:#EEFFFC;">
|
|
|
- <image src="../../static/icon/icon-07.png" class="tt-icon1" mode=""></image>
|
|
|
- <view class="tt-txt">
|
|
|
- 我的证书
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view> -->
|
|
|
</view>
|
|
|
</template>
|
|
|
|
|
|
@@ -278,8 +251,9 @@
|
|
|
background: #fff;
|
|
|
}
|
|
|
.content {
|
|
|
- line-height: 1;
|
|
|
- background-color: #fff;
|
|
|
+ line-height: 1.5;
|
|
|
+ background-color: #fff;
|
|
|
+ height: 100%;
|
|
|
.top {
|
|
|
width: 750rpx;
|
|
|
height: 312rpx;
|