feat: 替换登录的logo
This commit is contained in:
@@ -19,25 +19,21 @@
|
||||
"clientId": "2",
|
||||
"appId": "wx5e79df5996572539",
|
||||
"name": "念念",
|
||||
"logo": "https://oss.nianxx.cn/mp/static/version_101/login/dh_logo.png"
|
||||
},
|
||||
"xiaoqi": {
|
||||
"clientId": "6",
|
||||
"appId": "wx5e79df5996572539",
|
||||
"name": "小七",
|
||||
"logo": "https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/20260526103118_416_809.png"
|
||||
},
|
||||
"duohua": {
|
||||
"clientId": "2",
|
||||
"appId": "wx23f86d809ae80259",
|
||||
"name": "朵花",
|
||||
"logo": "https://oss.nianxx.cn/mp/static/version_101/login/dh_logo.png"
|
||||
},
|
||||
"tianmu": {
|
||||
"clientId": "4",
|
||||
"appId": "wx0be424e1d22065a9",
|
||||
"name": "天沐",
|
||||
"logo": "https://oss.nianxx.cn/mp/static/version_101/login/tm_logo.png"
|
||||
}
|
||||
}
|
||||
```
|
||||
@@ -165,7 +161,6 @@ A: 在 `client-configs.json` 中添加新的客户端配置:
|
||||
"clientId": "客户端ID",
|
||||
"appId": "微信小程序AppID",
|
||||
"name": "客户端显示名称",
|
||||
"logo": "@/pages/login/images/logo.png",
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user