From b77c699b4eb75980bcabba89018fdd3dd9ce91b4 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 08 六月 2023 17:27:32 +0800
Subject: [PATCH] 1.递交

---
 src/main.js |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/main.js b/src/main.js
index e52d375..0754da0 100644
--- a/src/main.js
+++ b/src/main.js
@@ -43,6 +43,10 @@
 Vue.prototype.$headerCellStyle = headerCellStyle() // 璁剧疆鍏ㄥ眬琛ㄥご鏍峰紡
 Vue.prototype.$cellStyle = cellStyle() // 璁剧疆鍏ㄥ眬琛ㄤ綋鏍峰紡
 
+Vue.prototype.$chanjetBaseUrl = 'https://openapi.chanjet.com'
+Vue.prototype.$AppKey = 'Umm1gS5q'
+Vue.prototype.$AppSecret = 'FFAD54C4FBF9AAF1AFA33BBF3DF52752'
+
 // import 'lib-flexible' // 闃块噷鍙几缂╁竷灞�鏂规
 // import 'lib-flexible-computer'
 

--
Gitblit v1.9.3