This commit is contained in:
2025-12-24 17:04:07 +08:00
parent 8113f98195
commit 99f8fd7b6a
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<template>
<AppLayout title="" backGorundColor="#F4F4F4">
<AppLayout title="" backGorundColor="#F4F4F4" showHeader>
<template #headerleft v-if="isMiniProgram">
<view class="btnback">
<image src="@/static/icon/back.png" @click="navBack"></image>
@@ -536,7 +536,7 @@ for i in 0..100
}
}
.content{
padding: 28rpx
padding: 0 28rpx
height: 100%
.content-top{
background: #FFFFFF;