diff --git a/src/components/sp-html/mp-weixin/index.wxml b/src/components/sp-html/mp-weixin/index.wxml index 192def061..2c540187c 100644 --- a/src/components/sp-html/mp-weixin/index.wxml +++ b/src/components/sp-html/mp-weixin/index.wxml @@ -1,19 +1,5 @@ - - \ No newline at end of file +/** + * Copyright © ShopeX (http://www.shopex.cn). All rights reserved. + * See LICENSE file for license details. + */ + diff --git a/src/components/sp-html/mp-weixin/node/node.wxml b/src/components/sp-html/mp-weixin/node/node.wxml index 94224c764..39b9b9c39 100644 --- a/src/components/sp-html/mp-weixin/node/node.wxml +++ b/src/components/sp-html/mp-weixin/node/node.wxml @@ -1,19 +1,5 @@ - -var e={abbr:!0,b:!0,big:!0,code:!0,del:!0,em:!0,i:!0,ins:!0,label:!0,q:!0,small:!0,span:!0,strong:!0,sub:!0,sup:!0};module.exports=function(n){return!n.c&&(!n.children||"a"===n.name||!e[n.name]&&-1===(n.attrs.style||"").indexOf("inline"))};