@@ -129,7 +129,7 @@
</view>
- <view v-if="choose_img_tempFilePath != ''" style="position: fixed; top: 500px; left: 20%; width: 130px; height: 90px;">
+ <view v-if="choose_img_tempFilePath != ''" style="position: fixed; top: 480px; left: 20%; width: 130px; height: 90px;">
<view style="position: absolute; top: 10px; width: 120px; height: 80px; background-color: #111111;">
<image style="width: 100%; height: 100%;" :src="choose_img_tempFilePath" mode="aspectFill"></image>