mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 02:46:46 +08:00
提交修改
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
解析:{{curItem.analysis}}
|
||||
</view>
|
||||
</view>
|
||||
<view style="height: 50px;"></view>
|
||||
<view style="height: 150px;"></view>
|
||||
<view class="bottom-fixed">
|
||||
<view class="bottom-btns">
|
||||
<u-button type="info" text="上一题" @click="prevSub" class="next" v-if="curIndex>0"></u-button>
|
||||
@@ -306,7 +306,7 @@
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
padding: 10px 0px;
|
||||
bottom: 00px;
|
||||
bottom: 0px;
|
||||
.bottom-btns {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user