页面布局优化
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user