diff --git a/App.vue b/App.vue
index 39250cf..1ce5ed2 100644
--- a/App.vue
+++ b/App.vue
@@ -17,5 +17,27 @@
diff --git a/main.js b/main.js
index fe46b75..e712fbb 100644
--- a/main.js
+++ b/main.js
@@ -11,7 +11,8 @@ import { goPage } from '@/utils/utils.js'
// ...App
// })
// app.$mount()
-// // #endif
+// // #endif
+
// #ifdef VUE3
import { createSSRApp } from 'vue'
diff --git a/pages/vip/vipEntry/vipEntry.vue b/pages/vip/vipEntry/vipEntry.vue
index 381d4fd..70368d0 100644
--- a/pages/vip/vipEntry/vipEntry.vue
+++ b/pages/vip/vipEntry/vipEntry.vue
@@ -3,16 +3,18 @@
XXXX成为VIP会员
一次搞定
- 常见问题
五大特权
最低仅需xx元/天
+ 常见问题
-
-
+
+
+
+
全科VIP
- ¥15
+ ¥15/
100天
@@ -20,53 +22,55 @@
- ¥15
+ ¥15/
100天
升级为VIP
-
-
- 尊享权益
-
-
-
+
+ 尊享权益
+
+
+
+
-
+
五大权益助力高效领证
-
+
180天内无限使用
-
+
-
+
- 精选试题
+ {{item.name}}
- 四步高效学习法
+
+ 四步高效学习法
+
拒绝费时费力 高效备考理论
-
+
- 第一步
- 练
+ 第{{ item.num }}步
+ {{ item.oneTxt }}
-
+
精选试题
@@ -79,131 +83,349 @@
+
+
\ No newline at end of file
diff --git a/static/images/vip/形状 101 拷贝@2x.png b/static/images/h1Active.png
similarity index 100%
rename from static/images/vip/形状 101 拷贝@2x.png
rename to static/images/h1Active.png
diff --git a/static/images/vip/矩形 22@2x.png b/static/images/vip/bigq.png
similarity index 100%
rename from static/images/vip/矩形 22@2x.png
rename to static/images/vip/bigq.png
diff --git a/static/images/vip/组 84@2x(13).png b/static/images/vip/covea.png
similarity index 100%
rename from static/images/vip/组 84@2x(13).png
rename to static/images/vip/covea.png
diff --git a/static/images/vip/组 84@2x(10).png b/static/images/vip/coveb.png
similarity index 100%
rename from static/images/vip/组 84@2x(10).png
rename to static/images/vip/coveb.png
diff --git a/static/images/vip/组 84@2x(11).png b/static/images/vip/covec.png
similarity index 100%
rename from static/images/vip/组 84@2x(11).png
rename to static/images/vip/covec.png
diff --git a/static/images/vip/组 84@2x(12).png b/static/images/vip/coved.png
similarity index 100%
rename from static/images/vip/组 84@2x(12).png
rename to static/images/vip/coved.png
diff --git a/static/images/vip/矩形 6@2x.png b/static/images/vip/leftq.png
similarity index 100%
rename from static/images/vip/矩形 6@2x.png
rename to static/images/vip/leftq.png
diff --git a/static/images/vip/矩形 2224@2x.png b/static/images/vip/qustr.png
similarity index 100%
rename from static/images/vip/矩形 2224@2x.png
rename to static/images/vip/qustr.png
diff --git a/static/images/vip/矩形 6 拷贝@2x.png b/static/images/vip/rightq.png
similarity index 100%
rename from static/images/vip/矩形 6 拷贝@2x.png
rename to static/images/vip/rightq.png
diff --git a/static/images/vip/组 84@2x(1).png b/static/images/vip/tagbg.png
similarity index 100%
rename from static/images/vip/组 84@2x(1).png
rename to static/images/vip/tagbg.png
diff --git a/static/images/vip/组 84@2x.png b/static/images/vip/vipbg.png
similarity index 100%
rename from static/images/vip/组 84@2x.png
rename to static/images/vip/vipbg.png
diff --git a/static/images/vip/组 84@2x(9).png b/static/images/vip/vipicon1.png
similarity index 100%
rename from static/images/vip/组 84@2x(9).png
rename to static/images/vip/vipicon1.png
diff --git a/static/images/vip/组 84@2x(5).png b/static/images/vip/vipicon2.png
similarity index 100%
rename from static/images/vip/组 84@2x(5).png
rename to static/images/vip/vipicon2.png
diff --git a/static/images/vip/组 84@2x(6).png b/static/images/vip/vipicon3.png
similarity index 100%
rename from static/images/vip/组 84@2x(6).png
rename to static/images/vip/vipicon3.png
diff --git a/static/images/vip/组 84@2x(7).png b/static/images/vip/vipicon4.png
similarity index 100%
rename from static/images/vip/组 84@2x(7).png
rename to static/images/vip/vipicon4.png
diff --git a/static/images/vip/组 84@2x(8).png b/static/images/vip/vipicon5.png
similarity index 100%
rename from static/images/vip/组 84@2x(8).png
rename to static/images/vip/vipicon5.png
diff --git a/unpackage/dist/cache/.vite/deps/_metadata.json b/unpackage/dist/cache/.vite/deps/_metadata.json
new file mode 100644
index 0000000..bd9c733
--- /dev/null
+++ b/unpackage/dist/cache/.vite/deps/_metadata.json
@@ -0,0 +1,8 @@
+{
+ "hash": "b0d0ffe5",
+ "configHash": "51797bb4",
+ "lockfileHash": "d536e6bf",
+ "browserHash": "1988e6cd",
+ "optimized": {},
+ "chunks": {}
+}
\ No newline at end of file
diff --git a/unpackage/dist/cache/.vite/deps/package.json b/unpackage/dist/cache/.vite/deps/package.json
new file mode 100644
index 0000000..3dbc1ca
--- /dev/null
+++ b/unpackage/dist/cache/.vite/deps/package.json
@@ -0,0 +1,3 @@
+{
+ "type": "module"
+}