页面布局优化

This commit is contained in:
kron
2026-01-09 18:12:27 +08:00
parent 937fce1a35
commit 155f2986c7
16 changed files with 140 additions and 195 deletions

View File

@@ -29,7 +29,7 @@ onShow(async () => {
<template>
<Container title="个人练习">
<view :style="{ width: '100%' }">
<view :style="{ width: '100%', height: '100%' }">
<Guide>
<view class="guide-tips">
<text>师傅领进门修行靠自身赶紧练起来吧</text>