1.虚拟币优化

2024.3.29 sws
master
sws 2024-03-29 12:04:04 +08:00
parent 101f740554
commit e7e4211077
5 changed files with 6 additions and 6 deletions

View File

@ -7,11 +7,11 @@
data: {
//
//
request_url: 'https://d1.shopxo.vip/',
request_url: 'http://shopxo.com/',
// request_url: 'https://new.shopxo.vip/',
// publicpublichttps://d1.shopxo.vip/public/
static_url: 'https://d1.shopxo.vip/',
static_url: 'http://shopxo.com/',
// static_url: 'https://new.shopxo.vip/',
// default

View File

@ -67,7 +67,7 @@
}
.convert-btn:active {
background: linear-gradient( 107deg, #FC6F31 0%, #E22C08 100%);
background: linear-gradient(107deg, #168ACA 0%, #022A97 100%);
}
.coin-content-list-img {

View File

@ -67,7 +67,7 @@
}
.convert-btn:active {
background: linear-gradient(107deg, #FC6F31 0%, #E22C08 100%);
background: linear-gradient(107deg, #168ACA 0%, #022A97 100%);
}
.coin-content-list-img {

View File

@ -101,7 +101,7 @@
}
.recharge-btn:active {
background: linear-gradient(107deg, #FC6F31 0%, #E22C08 100%);
background: linear-gradient(107deg, #168ACA 0%, #022A97 100%);
}
.recharge-content-tips .item::before {

View File

@ -83,7 +83,7 @@
}
.withdrawal-btn:active {
background: linear-gradient(107deg, #FC6F31 0%, #E22C08 100%);
background: linear-gradient(107deg, #168ACA 0%, #022A97 100%);
}
.withdrawal .content-tips .item::before {