提交 d458ee4f 编写于 作者: F fxy060608

chore(mp-weixin): drop-card 增加 virtualHost: true

上级 5a95df7d
...@@ -19,6 +19,9 @@ ...@@ -19,6 +19,9 @@
floating : boolean = false, floating : boolean = false,
touchstartAfter : boolean = false; touchstartAfter : boolean = false;
export default { export default {
options: {
virtualHost: true
},
data() { data() {
return { return {
$elementMap: new Map<string, UniElement>(), $elementMap: new Map<string, UniElement>(),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册