|
@@ -37,10 +37,10 @@ VITE_APP_WEBSOCKET = false
|
|
|
# sse 开关
|
|
# sse 开关
|
|
|
VITE_APP_SSE = true
|
|
VITE_APP_SSE = true
|
|
|
|
|
|
|
|
-VITE_APP_PACKAGE_SHARE_URL = 'https://www.shuziyunyao.com/dm/package'
|
|
|
|
|
|
|
+VITE_APP_PACKAGE_SHARE_URL = 'https://lm.tcmma.com.cn/package'
|
|
|
|
|
|
|
|
# appid
|
|
# appid
|
|
|
VITE_APP_APPID = '1890328853823459329'
|
|
VITE_APP_APPID = '1890328853823459329'
|
|
|
# 测试版微信小程序扫码域名
|
|
# 测试版微信小程序扫码域名
|
|
|
|
|
|
|
|
-VITE_APP_SHARE_QR_CODE_URL = 'https://www.shuziyunyao.com/dm'
|
|
|
|
|
|
|
+VITE_APP_SHARE_QR_CODE_URL = 'https://lm.tcmma.com.cn'
|