UI完善
This commit is contained in:
@@ -21,8 +21,10 @@ const toPractiseTwo = () => {
|
||||
<AppBackground />
|
||||
<Header title="个人练习" />
|
||||
<Guide>
|
||||
师傅领进门,修行靠自身,赶紧练起来吧。坚持练习就能你快速升级,早日加入全国排位赛!</Guide
|
||||
>
|
||||
<text :style="{ color: '#fed847' }">师傅领进门,修行靠自身,赶紧练起来吧。</text
|
||||
>
|
||||
<text :style="{ fontSize: '12px' }">坚持练习就能你快速升级,早日加入全国排位赛!</text>
|
||||
</Guide>
|
||||
<view class="practise1" @click="toPractiseOne">
|
||||
<image src="../static/practise1.png" class="practise1" mode="widthFix" />
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user