feat(comments): 添加评论组件自动获取页面标题和URL功能
refactor(email): 简化评论回复邮件通知逻辑 fix(docs): 移除过时的EMAIL_ADDRESS配置说明 style(store): 修改loading初始状态为true
This commit is contained in:
3
cwd-comments-admin/.env.example
Normal file
3
cwd-comments-admin/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
VITE_API_BASE_URL=https://api.example.com
|
||||
VITE_ADMIN_NAME=anghunk@example.com
|
||||
VITE_ADMIN_PASSWORD=123456
|
||||
Reference in New Issue
Block a user