Browse Source

ai应用高度

11wqe1 3 days ago
parent
commit
fe8379d40d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/components/appStoreC.vue

+ 2 - 1
src/components/components/appStoreC.vue

@@ -18,9 +18,10 @@
                     scrolling = "no"
                     :src="urlData"
                     ref="appStore"
-                    :class="[urlData.indexOf('story-telling') ? 'minH':'']"
                     style="width: 100%;height: 99%;"
                 ></iframe>
+                    <!-- :class="[urlData.indexOf('story-telling') ? 'minH':'']" -->
+
             </div>