修改显示

This commit is contained in:
于肖磊
2024-12-16 18:57:14 +08:00
parent 9f54dfc97e
commit 820bc6cad8

View File

@ -7,10 +7,10 @@
data: {
// 基础配置
// 数据接口请求地址
request_url:'https://shopxo.com/',
request_url:'https://san.shopxo.vip/',
// 静态资源地址如系统根目录不在public目录下面请在静态地址后面加public目录、如https://d1.shopxo.vip/public/
static_url:'https://shopxo.com/',
static_url:'https://san.shopxo.vip/',
// 系统类型默认default、如额外独立小程序、可与程序分身插件实现不同主体小程序及支付独立
system_type: 'default',