{{.Article.Summary}}
+ {{range .Article.Topics}} +{{.Topic}}
+ {{$tlen := len .Pictures}} + {{if ne $tlen 0}} + {{range .Pictures}} + + {{end}} + {{end}} +{{.Content}}
+ {{end}} +From 2589983f21f3e9b7721b3c2cad7a92133c02b4c4 Mon Sep 17 00:00:00 2001 From: shenxinyuan <2362309140@qq.com> Date: Thu, 3 Nov 2022 18:03:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homeairguides/about.html | 182 ++++ homeairguides/contact.html | 203 ++++ homeairguides/css/bootstrap.min.css | 7 + homeairguides/css/common.css | 196 ++++ homeairguides/css/details.css | 54 + homeairguides/css/index.css | 1051 +++++++++++++++++++ homeairguides/css/nitro-min-noimport-80.css | 1 + homeairguides/css/nitro-min-noimport-e2.css | 2 + homeairguides/css/nitro-min-noimport.css | 1 + homeairguides/details.html | 267 +++++ homeairguides/index.html | 216 ++++ homeairguides/js/bootstrap.bundle.min.js | 7 + homeairguides/js/jquery-3.6.0.slim.min.js | 2 + homeairguides/policy.html | 182 ++++ 14 files changed, 2371 insertions(+) create mode 100644 homeairguides/about.html create mode 100644 homeairguides/contact.html create mode 100644 homeairguides/css/bootstrap.min.css create mode 100644 homeairguides/css/common.css create mode 100644 homeairguides/css/details.css create mode 100644 homeairguides/css/index.css create mode 100644 homeairguides/css/nitro-min-noimport-80.css create mode 100644 homeairguides/css/nitro-min-noimport-e2.css create mode 100644 homeairguides/css/nitro-min-noimport.css create mode 100644 homeairguides/details.html create mode 100644 homeairguides/index.html create mode 100644 homeairguides/js/bootstrap.bundle.min.js create mode 100644 homeairguides/js/jquery-3.6.0.slim.min.js create mode 100644 homeairguides/policy.html diff --git a/homeairguides/about.html b/homeairguides/about.html new file mode 100644 index 0000000..004b691 --- /dev/null +++ b/homeairguides/about.html @@ -0,0 +1,182 @@ + + + +
+ +