diff --git a/package.json b/package.json
index d3a218d..e4ec599 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"ant-design-vue": "^2.0.0-beta.9",
"axios": "^0.20.0",
"core-js": "^3.6.5",
+ "postcss-pxtorem": "^5.1.1",
"vue": "^3.0.0-0",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0"
diff --git a/public/index.html b/public/index.html
index 4123528..a2b9665 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,6 +6,60 @@
<%= htmlWebpackPlugin.options.title %>
+