内外action
Deploy Frontend / deploy (push) Successful in 26s

This commit is contained in:
Qiu
2026-06-20 02:22:20 +08:00
parent e77cd0b2d3
commit 176a7798c7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: http://192.168.31.185:3002/actions/checkout@v4
- name: Deploy via SCP - name: Deploy via SCP
run: | run: |
+1 -1
View File
@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>知识指南 - 首页</title> <title>知识指南123 - 首页</title>
<style> <style>
*{margin:0;padding:0;box-sizing:border-box} *{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',Helvetica,Arial,sans-serif;background:#f6f8fa;color:#24292e;line-height:1.6} body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',Helvetica,Arial,sans-serif;background:#f6f8fa;color:#24292e;line-height:1.6}