样式优化
This commit is contained in:
@@ -34,12 +34,10 @@ onShow(async () => {
|
||||
<Container title="个人练习">
|
||||
<view :style="{ width: '100%' }">
|
||||
<Guide>
|
||||
<text :style="{ color: '#fed847' }"
|
||||
>师傅领进门,修行靠自身,赶紧练起来吧。</text
|
||||
>
|
||||
<text :style="{ fontSize: '12px' }"
|
||||
>坚持练习就能你快速升级,早日加入全国排位赛!</text
|
||||
>
|
||||
<view class="guide-tips">
|
||||
<text>师傅领进门,修行靠自身,赶紧练起来吧。</text>
|
||||
<text>坚持练习就能你快速升级,早日加入全国排位赛!</text>
|
||||
</view>
|
||||
</Guide>
|
||||
<view class="practise-data">
|
||||
<view>
|
||||
|
||||
Reference in New Issue
Block a user