diff --git a/admin/dashboard/templates/login.html b/admin/dashboard/templates/login.html
index 4b98847..91ce695 100644
--- a/admin/dashboard/templates/login.html
+++ b/admin/dashboard/templates/login.html
@@ -8,17 +8,21 @@
-
+
+
+
-
+
-
+
+
+
+
+

+
WeChatRobot管理后台
-
+
-
+
- 登录
+ 登录
{{ errorMessage }}
+
diff --git a/plugins/dify/config.toml b/plugins/dify/config.toml
index f9af437..c4ef0f4 100644
--- a/plugins/dify/config.toml
+++ b/plugins/dify/config.toml
@@ -10,8 +10,6 @@ command-tip = """
聊天 请求内容
"""
-price = 0 # 用一次扣积分,如果0则不扣
-
# Http代理设置
# 格式: http://用户名:密码@代理地址:代理端口
# 例如:http://127.0.0.1:7890