@@ -2,7 +2,7 @@
"name" : "耀灵掌上通",
"appid" : "__UNI__0C3473D",
"description" : "测试",
- "versionName" : "0.0.3",
+ "versionName" : "0.0.4",
"versionCode" : "100",
"transformPx" : false,
"app-plus" : {
@@ -1,7 +1,7 @@
<template>
<view>
<!-- 月度政策 -->
- <view class="aa" ref="monthlyPolicy" v-html="contentDetail"></view>
+ <view class="picture" ref="monthlyPolicy" v-html="contentDetail"></view>
</view>
</template>
@@ -58,6 +58,13 @@
}
</script>
-<style>
-
+<style lang="scss" scoped>
+ .picture{
+ width: 100%;
+ p{
+ img{
+ }
</style>
@@ -225,7 +225,7 @@
top: -35rpx;
border-top-left-radius: 50rpx;
border-bottom-left-radius: 50rpx;
- font-size: 12rpx;
+ font-size: 24rpx;
color: #fff;
text-align: center;
@@ -416,7 +416,7 @@
.order-one-text {
- font-size: 24rpx;
+ font-size: 28rpx;
font-weight: bold;
color: #000;