Ver código fonte

Merge branch 'develop/3.1.0' into test

DESKTOP-SVI9JE1\muzen 2 anos atrás
pai
commit
160af657a7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/pages/activity/index.vue

+ 1 - 1
src/pages/activity/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <view class='app-container'>
+  <view class='app-container' :style="{'height': pic ? '' : '100%'}">
     <img :src="pic" />
     <button class="submit" type="submit" circle @click="getSubmit">立即兑换</button>