chore: set request_url to localhost:10000 (local ShopXO Docker)

master
bigemon 2026-05-11 14:11:47 +08:00
parent e0a4922840
commit 4d17eaa577
1 changed files with 2 additions and 2 deletions

View File

@ -7,10 +7,10 @@
data: {
//
//
request_url:'https://d1.shopxo.vip/',
request_url:'http://localhost:10000/',
// publicpublichttps://d1.shopxo.vip/public/
static_url:'https://d1.shopxo.vip/',
static_url:'http://localhost:10000/',
// default
system_type: 'default',