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

+
### 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"))};{{n.text}}\n
\ No newline at end of file
+/**
+ * Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
+ * See LICENSE file for license details.
+ */
+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"))};{{n.text}}\n
diff --git a/src/components/sp-page/index.js b/src/components/sp-page/index.js
index a9884d30a..409a401c6 100644
--- a/src/components/sp-page/index.js
+++ b/src/components/sp-page/index.js
@@ -11,7 +11,7 @@ import Taro, {
usePageScroll,
getCurrentInstance
} from '@tarojs/taro'
-import { View, Text, Button } from '@tarojs/components'
+import { View, Text, Button, Image } from '@tarojs/components'
import { useImmer } from 'use-immer'
import { SpNavBar, SpFloatMenuItem, SpNote, SpLoading, SpImage } from '@/components'
import { useThemsColor, useLogin } from '@/hooks'
@@ -458,7 +458,11 @@ const SpPage = memo(
{/* If you remove or alter Shopex brand identifiers, you must obtain a branding removal license from Shopex. Contact us at: http://www.shopex.cn to purchase a branding removal license. */}
Powered by
-
+
diff --git a/src/components/sp-page/index.scss b/src/components/sp-page/index.scss
index 9a68b4511..24957a50f 100644
--- a/src/components/sp-page/index.scss
+++ b/src/components/sp-page/index.scss
@@ -36,6 +36,9 @@
gap: 10px;
height: 80px;
}
+ .powered-logo {
+ width: 120px;
+ }
.sp-page__body-content {
height: fit-content;
}
diff --git a/src/components/sp-wx-privacy/index.wxml b/src/components/sp-wx-privacy/index.wxml
index e91b120eb..7ca3a95f5 100644
--- a/src/components/sp-wx-privacy/index.wxml
+++ b/src/components/sp-wx-privacy/index.wxml
@@ -1,21 +1,7 @@
-
+/**
+ * Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
+ * See LICENSE file for license details.
+ */
diff --git a/src/components/wxParse/wxParse.axml b/src/components/wxParse/wxParse.axml
index 6cb3c942c..377c22edb 100644
--- a/src/components/wxParse/wxParse.axml
+++ b/src/components/wxParse/wxParse.axml
@@ -1,28 +1,14 @@
-
+/**
+ * Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
+ * See LICENSE file for license details.
+ */
@@ -982,4 +968,4 @@
-
\ No newline at end of file
+
diff --git a/src/components/wxParse/wxParse.wxml b/src/components/wxParse/wxParse.wxml
index 6cb3c942c..377c22edb 100644
--- a/src/components/wxParse/wxParse.wxml
+++ b/src/components/wxParse/wxParse.wxml
@@ -1,28 +1,14 @@
-
+/**
+ * Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
+ * See LICENSE file for license details.
+ */
@@ -982,4 +968,4 @@
-
\ No newline at end of file
+
diff --git a/src/components/wxParse/wxParse.wxml.axml b/src/components/wxParse/wxParse.wxml.axml
index 6cb3c942c..377c22edb 100644
--- a/src/components/wxParse/wxParse.wxml.axml
+++ b/src/components/wxParse/wxParse.wxml.axml
@@ -1,28 +1,14 @@
-
+/**
+ * Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
+ * See LICENSE file for license details.
+ */
@@ -982,4 +968,4 @@
-
\ No newline at end of file
+
diff --git a/src/index.html b/src/index.html
index 15a036293..e0c53b05c 100644
--- a/src/index.html
+++ b/src/index.html
@@ -1,21 +1,7 @@
-
+