Commit 5a35a94b authored by youjie's avatar youjie

优化下单

parent 42c67d34
......@@ -1183,7 +1183,7 @@
fontSize: '14px',
margin: '0 auto',
width: '90vw',
}" @click="showSalePreviwe=false">确定</u-button>
}" @click="showSalePreviwe=false,goReserce()">确定</u-button>
</view>
</u-popup>
</view>
......
......@@ -218,7 +218,7 @@
fontSize: '14px',
margin: '0 auto',
width: '90vw',
}" @click="showSalePreviwe=false">确定</u-button>
}" @click="showSalePreviwe=false,goReserce()">确定</u-button>
</view>
</u-popup>
<u-popup v-model="showDownload" mode="bottom" border-radius="50" length="60%" :safe-area-inset-bottom="true">
......
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