小程序提交

This commit is contained in:
Ghost
2026-01-07 11:00:09 +08:00
parent c15bce23a4
commit 0e79aca04e
54 changed files with 7324 additions and 75 deletions

7
config.js Normal file
View File

@@ -0,0 +1,7 @@
// config.js
export default {
apiUrl: 'https://api.ckb.quwanzhi.com',
apiUrl2: 'https://ckbapi.quwanzhi.com',
//apiUrl2: 'http://www.yishi.com',
// 其他全局配置项
}