Procházet zdrojové kódy

Merge branch 'develop/3.1.0' into test

DESKTOP-SVI9JE1\muzen před 2 roky
rodič
revize
160af657a7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>