From 44480e71b27aa9d4cb8441f50c873f1b110e9691 Mon Sep 17 00:00:00 2001
From: hyb <kk_huangyangbo@163.com>
Date: Fri, 30 Jan 2026 07:20:06 +0000
Subject: [PATCH] fix: 修复部分已知问题

---
 测试组/Test_platform/Interface_automation/README.md |   27 +--------------------------
 1 files changed, 1 insertions(+), 26 deletions(-)

diff --git "a/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md" "b/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md"
index 4448a54..e16b8b6 100644
--- "a/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md"
+++ "b/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md"
@@ -1,18 +1,5 @@
-# LunarLink
-[![GitHub License](https://img.shields.io/github/license/tahitimoon/LunarLink?color=yellow)](https://github.com/tahitimoon/LunarLink/blob/main/LICENSE)
-[![GitHub Release](https://img.shields.io/github/v/release/tahitimoon/LunarLink)](https://github.com/tahitimoon/LunarLink/releases)
-[![GitHub Repo stars](https://img.shields.io/github/stars/tahitimoon/LunarLink)](https://github.com/tahitimoon/LunarLink/stargazers)
-[![GitHub forks](https://img.shields.io/github/forks/tahitimoon/LunarLink)](https://github.com/tahitimoon/LunarLink/fork)
-[![Python Version](https://img.shields.io/badge/Python-%3E%3D3.9.5-green)](https://python.org/)
-[![Django Version](https://img.shields.io/badge/Django-3.2-blue)](https://docs.djangoproject.com/zh-hans/3.2/)
-[![Static Badge](https://img.shields.io/badge/Node-%3E%3D16.0.0-brightgreen)](https://nodejs.org/en)
-
-
 ## 平台简介
-
 基于HttpRunner + Django + Vue + Element UI 的接口自动化测试平台,生产可用。
-
-此外,非常感谢 [花菜](https://github.com/lihuacai168)。没有 AnotherFasterRunner 就不会有 LunarLink :)
 
 ## 技术栈
 
@@ -127,17 +114,5 @@
 celery -A backend worker -B --loglevel=info
 ```
 
-##  演示图 ✅
-
-![](screenshots/1.png)
-
-![](screenshots/2.png)
-
-![](screenshots/3.png)
-
-![](screenshots/4.png)
-
-![](screenshots/5.gif)
-
 ##  Docker构建
-请参考文档[Docker构建](deployment/README.md)
+

--
Gitblit v1.9.1