diff --git a/src/router/index.js b/src/router/index.js index b0843a0..678432e 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -2,7 +2,7 @@ * @Author: wwxin 2463926940@qq.com * @Date: 2024-06-20 16:54:22 * @LastEditors: wwxin 2463926940@qq.com - * @LastEditTime: 2024-07-25 10:02:14 + * @LastEditTime: 2024-07-25 15:15:36 * @FilePath: /a-vue3 2/src/router/index.js * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE */ @@ -18,6 +18,12 @@ export const constantRoutes = [ hidden: true, component: () => import('@/views/promotion/promotion'), }, + { + path: '/xcprom', + name: 'xcprom', + hidden: true, + component: () => import('@/views/promotion/xcprom'), + }, { path: '/promotionat', name: 'Promotionat', diff --git a/src/views/promotion/xcprom.vue b/src/views/promotion/xcprom.vue index 5f8ceb8..053aba4 100644 --- a/src/views/promotion/xcprom.vue +++ b/src/views/promotion/xcprom.vue @@ -7,12 +7,11 @@ >
- {{ ntext.join("" + longSpace) }}
-
+
+
+ +
获取验证码
+
+
@@ -96,29 +105,25 @@
我已阅读并同意 《活动规则》 《隐私政策》 《会员服务及自动续费协议》《会员服务》 - {{ accTxt }}业务资费:{{ price }}元/{{ priceTxt }}。{{priceTips }}
@@ -134,7 +139,7 @@