删除配置提示词按钮,修改在editAccount中直接修改提示词和开场白

This commit is contained in:
Cold
2026-01-05 10:55:26 +08:00
parent d718129699
commit 6209c9a61e
5 changed files with 7 additions and 24 deletions

View File

@@ -2,8 +2,7 @@
ENV = 'development'
# 本地环境接口地址
VITE_API_URL = 'http://192.168.3.200:8808/'
# VITE_API_URL = 'http://localhost:8808/'
# VITE_API_URL = 'http://192.168.3.11:8808/'
VITE_API_URL = 'http://localhost:8808/'