no message
This commit is contained in:
@@ -3,11 +3,8 @@
|
|||||||
<TopSafe></TopSafe>
|
<TopSafe></TopSafe>
|
||||||
<Header :title="zhaoList[type]" />
|
<Header :title="zhaoList[type]" />
|
||||||
<view class="setting-view">
|
<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>
|
||||||
<!-- <view class="bottom-btn">
|
|
||||||
<MyBtn text="保存" @ok="onSetName"></MyBtn>
|
|
||||||
</view> -->
|
|
||||||
<up-toast ref="uToastRef"></up-toast>
|
<up-toast ref="uToastRef"></up-toast>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
@@ -64,12 +61,12 @@ export default {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding: 32rpx 32rpx 0 ;
|
padding: 32rpx 24rpx 0 ;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
position: relative;
|
position: relative;
|
||||||
image{
|
image{
|
||||||
wdith:704rpx;
|
width:100%;
|
||||||
height:1060rpx;
|
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