feat: 小助手角色新增常用语管理页面
- 新增 assistant/config-phrase.html 常用语管理页面 - 所有小助手页面顶部导航栏新增"常用语"菜单项 - 同步更新导航页 SITE_MAP 和 CHANGELOG Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -218,6 +218,7 @@ const SITE_MAP = [
|
||||
{ file:'expert-manage.html', label:'专家管理' },
|
||||
{ file:'checkup-standard.html', label:'体检标准化' },
|
||||
{ file:'sms-send.html', label:'短信发送' },
|
||||
{ file:'config-phrase.html', label:'常用语' },
|
||||
{ file:'consult-settle.html', label:'咨询结算' },
|
||||
{ file:'consult-settle-add.html', label:'新增/编辑结算配置' },
|
||||
{ file:'consult-settle-report.html', label:'结算报表' },
|
||||
|
||||
Reference in New Issue
Block a user