画布移植

This commit is contained in:
Aaron
2021-07-28 19:05:18 +08:00
parent 7bf0fa527d
commit ff3ddef12f
107 changed files with 12402 additions and 1 deletions

View File

@ -2,7 +2,8 @@ ENV = 'development'
# 接口地址
# VUE_APP_BASE_API = 'http://8.129.208.109:8001'
VUE_APP_BASE_API = 'http://itxzz.51vip.biz'
VUE_APP_BASE_API = 'http://itxzz.51vip.biz/'
# VUE_APP_BASE_API = http://shop.itxzz.top:35708/
# VUE_APP_BASE_API = 'https://app2.yixiang.co'
VUE_APP_WS_API = 'ws://8.129.208.109:8001'