商户预览

This commit is contained in:
THK3121 2023-06-07 17:38:18 +08:00
parent a71d91e42f
commit b3f87e8e86
2 changed files with 473 additions and 271 deletions

View File

@ -2,8 +2,8 @@
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8325'
# VUE_APP_BASE_API = 'https://shop.lihaink.cn'
#VUE_APP_BASE_API = 'http://127.0.0.1:8325'
VUE_APP_BASE_API = 'https://shop.lihaink.cn'
# socket 连接地址
#VUE_APP_WS_URL = 'ws://192.168.3.20:8324'
VUE_APP_WS_URL = 'wss://shop.lihaink.cn'

File diff suppressed because it is too large Load Diff