UI完善
This commit is contained in:
@@ -52,7 +52,7 @@ onUnmounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<view class="container" :style="{ paddingTop: isIos ? '80rpx' : '50rpx' }">
|
||||
<view class="container" :style="{ paddingTop: isIos ? '90rpx' : '60rpx' }">
|
||||
<view class="back-btn" @click="onClick">
|
||||
<image v-if="whiteBackArrow" src="../static/back.png" mode="widthFix" />
|
||||
<image
|
||||
|
||||
Reference in New Issue
Block a user