pull/100/head
痴货 2024-08-02 10:30:16 +08:00
parent 91094e0040
commit 67337fd898
2 changed files with 2 additions and 2 deletions

2
.env
View File

@ -5,7 +5,7 @@ SHOPRO_VERSION = v1.8.3
SHOPRO_BASE_URL = http://api-dashboard.yudao.iocoder.cn
# 后端接口 - 测试环境(通过 process.env.NODE_ENV = development
SHOPRO_DEV_BASE_URL = http://100.98.111.36:48080
SHOPRO_DEV_BASE_URL = http://192.168.10.68:48080
### SHOPRO_DEV_BASE_URL = http://yunai.natapp1.cc
# 后端接口前缀(一般不建议调整)

View File

@ -72,7 +72,7 @@ const app = defineStore({
this.platform = {
share: {
methods: ["poster", "link"],
linkAddress: "http://100.98.111.36:3000", // TODO 芋艿:可以考虑改到 .env 那
linkAddress: "http://192.168.31.13:3000", // TODO 芋艿:可以考虑改到 .env 那
posterInfo: {
"user_bg": "/static/img/shop/config/user-poster-bg.png",
"goods_bg": "/static/img/shop/config/goods-poster-bg.png",