修改
This commit is contained in:
parent
9d926cff39
commit
883e15d082
@ -2,7 +2,7 @@
|
||||
<view class="app">
|
||||
<image class="circular" :src="beijingurl" mode=""></image>
|
||||
<view class="topfloat">
|
||||
<image src="../../static/gongdan.png" mode=""></image>
|
||||
<image src="../../static/gongdan.png" mode="" @tap="goMymission('')"></image>
|
||||
<view class="tapbtn" @tap="goMymission('')">
|
||||
立即处理
|
||||
</view>
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
image {
|
||||
width: 380rpx;
|
||||
width: 390rpx;
|
||||
height: 380rpx;
|
||||
position: absolute;
|
||||
top: 28%;
|
||||
@ -59,7 +59,7 @@
|
||||
font-weight: bold;
|
||||
color: #000000;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
top: 55%;
|
||||
left: 10%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user