diff --git a/README.md b/README.md index ad85a8b9a..5be7e130a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

logo1

+

logo2

###

Mobile Frontend

@@ -14,7 +14,7 @@ nvm use 16.16.0 ### Installation ``` -cd ecshopx-vshop +cd ECShopX_mobile-frontend npm i ``` ### Configure the .env file diff --git a/src/assets/imgs/powered-logo.png b/src/assets/imgs/powered-logo.png new file mode 100644 index 000000000..d07f3d0eb Binary files /dev/null and b/src/assets/imgs/powered-logo.png differ 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"))};