diff --git a/postcss.config.js b/postcss.config.js
index bcc3b11..5192c80 100644
--- a/postcss.config.js
+++ b/postcss.config.js
@@ -36,7 +36,7 @@ export default {
autoprefixer(), // 自动添加浏览器前缀
postcssResponsiveType(), // 自动调整文本大小
customPxToViewportPlugin({
- unitPrecision: 5, // 保留的小数位数
+ unitPrecision: 10, // 保留的小数位数
selectorBlackList: [/^\.van/], // 以 .van 开头的类名不转换
minPixelValue: 1, // 小于或等于 1px 不转换
mediaQuery: false, // 允许在媒体查询中转换 px
diff --git a/src/assets/image/zu3314@2x.png b/src/assets/image/zu3314@2x.png
new file mode 100644
index 0000000..7a2e96c
Binary files /dev/null and b/src/assets/image/zu3314@2x.png differ
diff --git a/src/assets/image/zwbackground@2x.png b/src/assets/image/zwbackground@2x.png
new file mode 100644
index 0000000..18de543
Binary files /dev/null and b/src/assets/image/zwbackground@2x.png differ
diff --git a/src/router/index.js b/src/router/index.js
index d55c17c..64d593a 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -15,6 +15,11 @@ const routes = [
name: 'signup',
component: () => import('@/views/signup/index.vue')
},
+ {
+ path: '/confirm',
+ name: 'confirm',
+ component: () => import('@/views/confirm/index.vue')
+ },
];
diff --git a/src/views/complete/index.vue b/src/views/complete/index.vue
new file mode 100644
index 0000000..69f66bd
--- /dev/null
+++ b/src/views/complete/index.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
diff --git a/src/views/complete/size375/index.vue b/src/views/complete/size375/index.vue
new file mode 100644
index 0000000..71794b8
--- /dev/null
+++ b/src/views/complete/size375/index.vue
@@ -0,0 +1,338 @@
+
+
+
+
+
+
+
+
+
+
+
+
*作品1
+
+

+
+
+
+
+
+
+
+
+

+
+
+

+
+
+
+
+
+
+
+
diff --git a/src/views/confirm/index.vue b/src/views/confirm/index.vue
new file mode 100644
index 0000000..69f66bd
--- /dev/null
+++ b/src/views/confirm/index.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
diff --git a/src/views/confirm/size375/index.vue b/src/views/confirm/size375/index.vue
new file mode 100644
index 0000000..71794b8
--- /dev/null
+++ b/src/views/confirm/size375/index.vue
@@ -0,0 +1,338 @@
+
+
+
+
+
+
+
+
+
+
+
+
*作品1
+
+

+
+
+
+
+
+
+
+
+

+
+
+

+
+
+
+
+
+
+
+