Commit ccdfad61 by 陈浩建

存量升级

parent 51908c8e
...@@ -29,10 +29,10 @@ ...@@ -29,10 +29,10 @@
<div v-show="show"> <div v-show="show">
<van-popup v-model="show" style="width: 70%;height: 16%; display: flex; align-items: center;justify-content: center;"> <van-popup v-model="show" style="width: 70%;height: 16%; display: flex; align-items: center;justify-content: center;">
<div style=" background-image: url('./picture/hhr/div-tips-dialog.png'); <div style=" background-image: url('./picture/hhr/div-tips-dialog.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100%; background-size: 100%;
width: 100%; width: 100%;
height: 100%;font-size: 22px;padding-top: 10px;text-align: center;"> height: 100%;font-size: 22px;padding-top: 10px;text-align: center;">
<span style="">一大波优惠正在赶来中!<br> 敬请期待!</span> <span style="">一大波优惠正在赶来中!<br> 敬请期待!</span>
</div> </div>
</van-popup> </van-popup>
...@@ -65,9 +65,7 @@ ...@@ -65,9 +65,7 @@
</van-button> </van-button>
</div> </div>
</div> </div>
</van-popup> </van-popup>
</div> </div>
</div> </div>
...@@ -168,7 +166,7 @@ ...@@ -168,7 +166,7 @@
}, 1000) }, 1000)
} }
})} })}
} }addPackageOrder
}, },
showPopup() { showPopup() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment