-
✓
-
✗
+
+
+
-
{{ testResult.success ? '连接成功' : '连接失败' }}
-
-
{{ testResult.json }}
-
{{ testResult.message }}
-
+
+
+ ✓
+ ✗
+
+ {{ testResult.success ? '连接成功' : '连接失败' }}
+ {{ testResult.json }}
+ {{ testResult.message }}
+
+
@@ -90,12 +95,12 @@
{{ editing ? '编辑 Provider' : '添加 Provider' }}
-
+
-
+