|
|
@ -27,6 +27,8 @@ |
|
|
|
<image src="https://supervise.yxtsoft.com/lpk/image/giftpack.png" mode="aspectFit" |
|
|
|
style="margin-left: 20px;margin-right: 20px; width: 80vw;height: 25vw;"></image> |
|
|
|
|
|
|
|
<text style="color: #fff;font-size: 18px;z-index: 10;position: absolute;margin-top: 11vw;">{{data.pname}}</text> |
|
|
|
|
|
|
|
</view> |
|
|
|
<loading-state ref="pageView" @request="request"> |
|
|
|
|
|
|
@ -112,7 +114,7 @@ |
|
|
|
|
|
|
|
<view style="height: 50px;"></view> |
|
|
|
|
|
|
|
<view v-if="data.showBtn" style="width: 100%; background-color: #fff;height: 15vw;position: fixed;bottom: 0;overflow:hidden; |
|
|
|
<view v-if="data.notRese" 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; |
|
|
|