no message
This commit is contained in:
@@ -3,11 +3,8 @@
|
||||
<TopSafe></TopSafe>
|
||||
<Header :title="zhaoList[type]" />
|
||||
<view class="setting-view">
|
||||
<image :src="`/static/new/zi_${type}.png`"></image>
|
||||
<image :src="`/static/new/zi_${type + 1}.png`" mode="widthFix" ></image>
|
||||
</view>
|
||||
<!-- <view class="bottom-btn">
|
||||
<MyBtn text="保存" @ok="onSetName"></MyBtn>
|
||||
</view> -->
|
||||
<up-toast ref="uToastRef"></up-toast>
|
||||
</view>
|
||||
</template>
|
||||
@@ -64,12 +61,12 @@ export default {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
overflow-y: auto;
|
||||
padding: 32rpx 32rpx 0 ;
|
||||
padding: 32rpx 24rpx 0 ;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
image{
|
||||
wdith:704rpx;
|
||||
height:1060rpx;
|
||||
width:100%;
|
||||
border-radius: 12rpx;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 239 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 858 KiB |
Reference in New Issue
Block a user