调整样式
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
<image src="../../static/icon/xunzhang.png" mode="widthFix"></image>
|
<image src="../../static/icon/xunzhang.png" mode="widthFix"></image>
|
||||||
</view>
|
</view>
|
||||||
<view class="">
|
<view class="">
|
||||||
<text>恭喜!您已通过自考考试获得本门课程的自考证书,如您想获得本门课程的A级<strong></strong>证书可参加小班教学</text>
|
<text>恭喜!您已通过自考考试获得本门课程的自考证书,如您想获得本门课程的A级证书可参加小班教学。</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
@@ -490,7 +490,7 @@
|
|||||||
<view class="appJump">
|
<view class="appJump">
|
||||||
<view class="soulspace item flexbox" @click="appjumpfun('soulspace')">
|
<view class="soulspace item flexbox" @click="appjumpfun('soulspace')">
|
||||||
<view class="img">
|
<view class="img">
|
||||||
<image src="@/static/xlkj.png" mode="widthFix"></image>
|
<image src="@/static/xlkj.png"></image>
|
||||||
</view>
|
</view>
|
||||||
<view class="text">
|
<view class="text">
|
||||||
<text>心灵空间</text>
|
<text>心灵空间</text>
|
||||||
@@ -498,7 +498,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="zmzm item flexbox" @click="appjumpfun('zmzm')">
|
<view class="zmzm item flexbox" @click="appjumpfun('zmzm')">
|
||||||
<view class="img">
|
<view class="img">
|
||||||
<image src="@/static/40x40.png" mode="widthFix"></image>
|
<image src="@/static/40x40.png"></image>
|
||||||
</view>
|
</view>
|
||||||
<view class="text">
|
<view class="text">
|
||||||
<text>众妙之门</text>
|
<text>众妙之门</text>
|
||||||
@@ -506,7 +506,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="everhealth item flexbox" @click="appjumpfun('nuttyreading')">
|
<view class="everhealth item flexbox" @click="appjumpfun('nuttyreading')">
|
||||||
<view class="img">
|
<view class="img">
|
||||||
<image src="@/static/f40x40.png" mode="widthFix"></image>
|
<image src="@/static/f40x40.png"></image>
|
||||||
</view>
|
</view>
|
||||||
<view class="text">
|
<view class="text">
|
||||||
<text>疯子读书</text>
|
<text>疯子读书</text>
|
||||||
@@ -1249,6 +1249,7 @@ export default {
|
|||||||
|
|
||||||
text {
|
text {
|
||||||
font-size: 20rpx;
|
font-size: 20rpx;
|
||||||
|
padding-left: 3rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.img {
|
.img {
|
||||||
|
|||||||
Reference in New Issue
Block a user