- - {{ envMap[index] }} -
-- - {{ envMap[index] }} -
-- - -
-- 所属服务 - {{ this.$route.query.name }} -
-- API名称 - {{ detailData.name }} -
-- 备注 - {{ detailData.desc }} -
-- 请求方法 - {{ detailData.method }} - 版本 - {{ detailData.service_path.split('/')[2] }} -
-- 请求路径 - {{ detailData.path }} - 跨域 - {{ detailData.enable_cors ? '是':'否' }} -
-
- 参数配置
-
- 请求路径 - {{ detailData.service_path }} -
-- 请求方法 - {{ detailData.service_method }} - 超时时间 - {{ detailData.timeout }} -
-
- 参数配置
-
- 常量参数
-
- 返回类型 - {{ detailData.response_type }} -
-
- 成功响应实例
-
- 失败响应实例
-
- 错误码配置
-
- - -
-- - -
-{{ item.desc }}
-+ + +
++ 项目名称: + {{ projectForm.name }} +
++ 项目路径: + {{ projectForm.path }} +
++ 项目描述: + {{ projectForm.description }} +
++ 主机地址: + {{upstream.host}} +
++ 轮询算法: + {{upstream.type}} +
+ 服务节点: ++ 节点IP: + {{node.ip }} +
++ 节点端口: + {{node.port}} +
++ 节点权重: + {{node.weight}} +
++ + +
++ + +
++ + +
+ ++ + +
++ 所属项目 + {{ router.project_name }} +
++ API名称 + {{ router.name }} +
++ 备注 + {{ router.description }} +
++ 请求方式 + {{ router.request_method }} +
++ 请求路径 + {{ router.project_path + router.request_path }} +
++ 跨域请求 + {{ router.enable_cors ? '启用':'禁用' }} +
+
+ 参数配置
+
+ 请求方式 + {{ router.backend_method }} +
++ 请求路径 + {{ router.backend_path }} +
+
+ 参数配置
+
+ 常量参数
+
+ 返回类型 + {{ router.response_type }} +
+
+ 成功响应示例
+
+ 失败响应示例
+
+ 错误码配置
+
+ + 生产环境 +
++ + 生产环境 +
++ + 预发环境 +
++ + 预发环境 +
++ + 测试环境 +
++ + 测试环境 +
++ + +
++ + +
+确认删除该服务吗?
-- - -
-- - -
-{{ item.desc }}
-- - -
-{{ item.desc }}
-+ + +
++ + +
+