zbH5/public/static/js/config.js

10 lines
262 B
JavaScript
Raw Normal View History

2025-01-28 15:25:35 +08:00
window.config = {
wxAuthUrl: "https://clogin.test.upchina.com/wx_auth?callback=",
webAuthUrl: "https://clogin.test.upchina.com/new",
VConsole: true,
userIdList: [],
shareEnv: "production",
testReactionId: "21023",
testReactionUserId: "csht003",
};