From 6dd1a191d22e8c3dd5ec985e356c495f6332a1ea Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期三, 09 十月 2024 15:54:34 +0800 Subject: [PATCH] update 订单支付-确认收货 --- App.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/App.vue b/App.vue index 4356fc2..3f13a81 100644 --- a/App.vue +++ b/App.vue @@ -1306,4 +1306,5 @@ background-color: #20613D; } } -</style> \ No newline at end of file +</style> + -- Gitblit v1.9.3