Explorar o código

上滑高度测试

zhouna %!s(int64=5) %!d(string=hai) anos
pai
achega
8c4d1b2910
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/MainPage.vue

+ 1 - 1
src/components/MainPage.vue

@@ -382,7 +382,7 @@ export default {
       this.$store.commit('setChoose', { choose: [sym], type: moduleCP['symp'] });
       this.selectedSymptom = sym;   //设置搜索选中症状
       this.showUsual=false; //关闭症状选择进入下一个问题
-      this.pdbm = '11rem'
+      this.pdbm = '10.3rem'
       setTimeout(() => {
         this.scrollDown()
       }, 0);