diff --git a/src/pages.json b/src/pages.json
index 3566756..b51a972 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -134,6 +134,12 @@
}
},
{
+ "path": "pages/write_off/ym_confirm/ym_confirm",
+ "style": {
+ "navigationBarTitleText": "核销订单"
+ }
+ },
+ {
"path": "pages/write_off/confirm/confirm",
"style": {
"navigationBarTitleText": "确认订单信息"
diff --git a/src/pages/write_off/ym_confirm/ym_confirm.vue b/src/pages/write_off/ym_confirm/ym_confirm.vue
new file mode 100644
index 0000000..1fbf4ce
--- /dev/null
+++ b/src/pages/write_off/ym_confirm/ym_confirm.vue
@@ -0,0 +1,138 @@
+
+
+
+
+ 持卡人信息
+ 手机号码:18316567789
+ 用户昵称:yiming
+
+
+ 照片
+
+
+
+
+ 年月卡信息
+ 年月卡名称:年卡
+ 年月卡卡号:564566
+ 验证码:12235 51234
+ 生成时间:2021-09-24 15:06:45
+ 失效时间:2021-09-25 00:00:00
+
+
+ 确认核销且开门
+ 仅核销
+
+
+
+
+
+
+
\ No newline at end of file