diff --git a/README.md b/README.md
new file mode 100644
index 0000000..40157ad
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+## 区块链电商
diff --git a/package.json b/package.json
index 3b22715..cd58478 100644
--- a/package.json
+++ b/package.json
@@ -1,22 +1,21 @@
-{
- "name": "blockchainh5",
- "version": "1.0.0",
- "description": "区块链电商h5版本",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://git.yuzhankeji.cn/TmOct5/BlockChainH5.git"
- },
- "author": "web唐明明",
- "license": "ISC",
- "dependencies": {
- "jweixin-module": "^1.6.0",
- "uni-read-pages": "^1.0.5",
- "uni-simple-router": "^2.0.7",
- "uview-ui": "^1.8.4",
- "vuex": "^3.6.2"
- }
-}
+{
+ "name": "blockchainh5",
+ "version": "1.0.0",
+ "description": "区块链电商h5版本",
+ "main": "main.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "https://git.yuzhankeji.cn/TmOct5/BlockChainH5.git"
+ },
+ "author": "web唐明明",
+ "license": "ISC",
+ "dependencies": {
+ "uni-read-pages": "^1.0.5",
+ "uni-simple-router": "^2.0.7",
+ "uview-ui": "^1.8.4",
+ "vuex": "^3.6.2"
+ }
+}
\ No newline at end of file
diff --git a/pages/404/404.vue b/pages/404/404.vue
index 424f9de..c0fc04a 100644
--- a/pages/404/404.vue
+++ b/pages/404/404.vue
@@ -1,6 +1,9 @@
-
- 404
+
+
+ 出错了
+ 你访问的页面以离开了星球~!
+
@@ -14,6 +17,30 @@
}
-
diff --git a/pages/user/code.vue b/pages/user/code.vue
index 75bf239..552cdd5 100644
--- a/pages/user/code.vue
+++ b/pages/user/code.vue
@@ -89,6 +89,7 @@
top: 0;
left: 0;
position: relative;
+ vertical-align: top;
}
// 内容
.codeCont {
diff --git a/static/404/404.png b/static/404/404.png
new file mode 100644
index 0000000..0acf9e5
Binary files /dev/null and b/static/404/404.png differ