From 13d0fc75a48f91cb1e6efa124d5f838b382ea53c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 18 七月 2025 18:59:45 +0800
Subject: [PATCH] 调接口

---
 small-program/pages/certification-results/certification-results.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/small-program/pages/certification-results/certification-results.vue b/small-program/pages/certification-results/certification-results.vue
index 20e1200..f06dd99 100644
--- a/small-program/pages/certification-results/certification-results.vue
+++ b/small-program/pages/certification-results/certification-results.vue
@@ -73,8 +73,7 @@
 				typeName: '鐢ㄦ埛璁よ瘉',
 				flag: null, 
 				loading:false,
-				info: {},
-				
+				info: {}, 
 			};
 		},
 		onLoad(options) {

--
Gitblit v1.9.3