From f3d4af916a0706b55ace04ac27b6596d27266ba5 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 7 Jan 2025 17:18:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Bootstrap/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Bootstrap/README.md b/Bootstrap/README.md index 3067225..0094f31 100644 --- a/Bootstrap/README.md +++ b/Bootstrap/README.md @@ -6,9 +6,9 @@ ### 去BootStrap找一個自己喜歡的 [Bootstrap](https://startbootstrap.com/) #### 下載後將資料夾的assets、css、js等資料夾去放在static -![](http://140.125.21.65:8418/Education/Frontend/raw/branch/master/%E5%89%8D%E7%AB%AF_%E5%9F%BA%E7%A4%8EHTML/static/Img/%E5%9C%96%E7%89%875.png) +![](http://leovip125.ddns.net:8418/Education/Frontend/raw/branch/master/%E5%89%8D%E7%AB%AF_%E5%9F%BA%E7%A4%8EHTML/static/Img/%E5%9C%96%E7%89%875.png) -![](http://140.125.21.65:8418/Education/Frontend/raw/branch/master/%E5%89%8D%E7%AB%AF_%E5%9F%BA%E7%A4%8EHTML/static/Img/%E5%9C%96%E7%89%876.png) +![](http://leovip125.ddns.net:8418/Education/Frontend/raw/branch/master/%E5%89%8D%E7%AB%AF_%E5%9F%BA%E7%A4%8EHTML/static/Img/%E5%9C%96%E7%89%876.png) ### 主要注意到Flask是用templates架構,所以內部匯入css及js的方式要改 原 css匯入 : @@ -32,6 +32,6 @@ ``` ### 啟動後即可獲取美化過後的網頁 -![](http://140.125.21.65:8418/Education/Frontend/raw/branch/master/%E5%89%8D%E7%AB%AF_%E5%9F%BA%E7%A4%8EHTML/static/Img/%E5%9C%96%E7%89%877.png) +![](http://leovip125.ddns.net:8418/Education/Frontend/raw/branch/master/%E5%89%8D%E7%AB%AF_%E5%9F%BA%E7%A4%8EHTML/static/Img/%E5%9C%96%E7%89%877.png) -![](http://140.125.21.65:8418/Education/Frontend/raw/branch/master/%E5%89%8D%E7%AB%AF_%E5%9F%BA%E7%A4%8EHTML/static/Img/%E5%9C%96%E7%89%878.png) \ No newline at end of file +![](http://leovip125.ddns.net:8418/Education/Frontend/raw/branch/master/%E5%89%8D%E7%AB%AF_%E5%9F%BA%E7%A4%8EHTML/static/Img/%E5%9C%96%E7%89%878.png) \ No newline at end of file