From ca1b3e6e1e626d1ff54258b9f4e785057bbe5ab6 Mon Sep 17 00:00:00 2001 From: lin <1005713861@163.com> Date: Wed, 15 Jul 2026 15:30:37 +0800 Subject: [PATCH] UI:齐享购IOS,1.首页搜索调整;2.行权接口参数调整 --- main.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/main.js b/main.js index 404f9a3..426798c 100644 --- a/main.js +++ b/main.js @@ -9,6 +9,8 @@ Vue.prototype.$webHost = 'https://rbb98765.zrgy-bbg.com' Vue.prototype.$util = util Vue.prototype.$baseUrl = 'https://tmy.xjzbh.com' +// 用齐享购的appid,去后台查对应商城的appid +Vue.prototype.$APPID = '022db772-c741-4fef-87b5-e00462fc9ad2' Vue.prototype.$bank = [ '中国工商银行', '中国建设银行', -- Gitblit v1.9.3