diff --git a/README.md b/README.md
index 5175d22..1e3a9ca 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
+"appid": "wx75cf14e3a0d45821",
git commit -m "feat: "
git commit --no-verify -m "提交时的注释" 跳过检验
diff --git a/src/App.vue b/src/App.vue
index dd071b4..e5b6ee4 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,7 +5,7 @@
diff --git a/src/pages/createing/index.vue b/src/pages/createing/index.vue
index c8cfdd1..1252966 100644
--- a/src/pages/createing/index.vue
+++ b/src/pages/createing/index.vue
@@ -4,47 +4,30 @@
-
-
-
-
-
-
+ 更换风格
+
+
写真生成中,预计用时X分X秒
做好后通知我
-
+ 继续制作写真
- 点击查看高清写真
-
-
-
+ 重新生成
@@ -56,7 +39,11 @@ import { voiceTotalApi } from "../../api/login.js";
//#endregion
//#region 生成写真照片
-
+const swiperList = [
+ "https://cdn.uviewui.com/uview/swiper/swiper3.png",
+ "https://cdn.uviewui.com/uview/swiper/swiper2.png",
+ "https://cdn.uviewui.com/uview/swiper/swiper1.png",
+];
//#endregion ---------------------
//#region 页面跳转
@@ -79,23 +66,30 @@ function goLookPhoto() {
diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 1bf9074..b13f462 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -37,7 +37,8 @@