|
|
@@ -70,7 +70,10 @@
|
|
|
|
|
|
<view class='commonHview'>
|
|
|
<view class='left_sty' style='height:auto;min-height:100rxp;' >申请标准</view>
|
|
|
- <view class='right_sty' style='height:auto;min-height:100rxp;'>{{applyNorm}}</view>
|
|
|
+ <scroll-view scroll-y='true' style='height: 100rpx;'>
|
|
|
+ <view class='right_sty3'>{{applyNorm}}</view>
|
|
|
+ </scroll-view>
|
|
|
+ <!-- <view class='right_sty' style='height:auto;min-height:100rxp;'>{{applyNorm}}</view> -->
|
|
|
</view>
|
|
|
<view class='commonhline' style='height:3rpx;'></view>
|
|
|
|
|
|
@@ -81,7 +84,7 @@
|
|
|
</view>
|
|
|
<view class='commonhline' style='height:20rpx;'></view>
|
|
|
<view class='commonHview'>
|
|
|
- <view class='left_sty'>积分数量</view>
|
|
|
+ <view class='left_sty'>积分</view>
|
|
|
<view class='right_sty'>{{applyPoint}}</view>
|
|
|
</view>
|
|
|
<view class='commonhline' style='height:20rpx;'></view>
|
|
|
@@ -133,7 +136,10 @@
|
|
|
|
|
|
<view class='commonHview'>
|
|
|
<view class='left_sty' style='height:auto;min-height:100rxp;' >申请标准</view>
|
|
|
- <view class='right_sty' style='height:auto;min-height:100rxp;'>{{applyNorm}}</view>
|
|
|
+ <scroll-view scroll-y='true' style='height: 100rpx'>
|
|
|
+ <view class='right_sty3'>{{applyNorm}}</view>
|
|
|
+ </scroll-view>
|
|
|
+ <!-- <view class='right_sty' style='height:auto;min-height:100rxp;'>{{applyNorm}}</view> -->
|
|
|
</view>
|
|
|
<view class='commonhline' style='height:3rpx;'></view>
|
|
|
|
|
|
@@ -144,7 +150,7 @@
|
|
|
</view>
|
|
|
<view class='commonhline' style='height:20rpx;'></view>
|
|
|
<view class='commonHview'>
|
|
|
- <view class='left_sty'>积分数量</view>
|
|
|
+ <view class='left_sty'>积分</view>
|
|
|
<view class='right_sty'>{{applyPoint}}</view>
|
|
|
</view>
|
|
|
<view class='commonhline' style='height:20rpx;'></view>
|