|
|
@ -112,7 +112,7 @@ |
|
|
|
|
|
|
|
<view style="height: 50px;"></view> |
|
|
|
|
|
|
|
<view v-if="data.notRese" style="width: 100%; background-color: #fff;height: 15vw;position: fixed;bottom: 0;overflow:hidden; |
|
|
|
<view v-if="data.showBtn" style="width: 100%; background-color: #fff;height: 15vw;position: fixed;bottom: 0;overflow:hidden; |
|
|
|
display: flex;flex-direction: row;" > |
|
|
|
<view style="flex: 1;"></view> |
|
|
|
<text style=" width: 20vw;font-size: 16px;color: #fff; background-color: #FF9D33; |
|
|
|