Browse Source

尝试解决ios下rich-text设置-webkit-line-clamp不生效的问题

cxmo 2 years ago
parent
commit
e5cc4dd13b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages.json

+ 3 - 0
pages.json

@@ -395,5 +395,8 @@
         "query": "" //启动参数,在页面的onLoad函数里面得到
       }
     ]
+  },
+  "useExtendedLib":{
+    "weui":true
   }
 }