feat: add discovery tool cards, refactor AiTabSwitch and update client configs
- Update xiaoqi client configuration: adjust clientId, sync appid across config files and switch to production build by setting developVersion to false - Refactor AiTabSwitch component to use background images instead of inline image tags, clean up redundant SCSS styles and replace tab icon assets - Add three new Discovery page tool components: audio guide, map guide and photo generator cards - Clean up unused code in Discovery page and ChatMainList component, remove unused scroll view and computed property - Fix regex pattern and formatting issues in update-appid.js script - Comment out unused SpriteAnimator component in ChatMainList
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
}
|
||||
},
|
||||
"xiaoqi": {
|
||||
"clientId": "9",
|
||||
"clientId": "6",
|
||||
"appId": "wx8531ca7339685eca",
|
||||
"name": "小七",
|
||||
"theme": {
|
||||
|
||||
Reference in New Issue
Block a user