更新新币种添加

This commit is contained in:
2025-09-30 14:56:00 +08:00
parent cb9d2564cd
commit e656e6e00c
818 changed files with 67 additions and 76096 deletions

View File

@@ -692,7 +692,7 @@ export default {
const encryptedData = this.encryptData(JSON.stringify(sensitiveData), secretKey);
// 构建带参数的URL敏感数据加密其他数据明文
const baseUrl = "http://10.168.2.120:8080/";
const baseUrl = "http://18.183.240.108:8080/";
const params = new URLSearchParams({
data: encryptedData, // 加密的敏感数据
language: language,
@@ -1008,7 +1008,7 @@ export default {
width: 20%;
}
.register.register {
padding: 1px 30px;
padding: 5px 30px;
}
.LangLine {
width: 1px;