From cf9fb39d89250b6095c860b24d4a7c28aff818b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=9D=96=E6=AE=B7?= <2531257946@qq.com> Date: Fri, 24 Mar 2023 17:38:35 +0800 Subject: [PATCH] =?UTF-8?q?'=E7=AC=AC=E4=B8=80=E6=AC=A1=E4=BD=9C=E4=B8=9A'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitee/ISSUE_TEMPLATE.zh-CN.md | 13 ---- .../index.css" | 19 ++++++ .../index.html" | 63 +++++++++++++++++++ 3 files changed, 82 insertions(+), 13 deletions(-) delete mode 100644 .gitee/ISSUE_TEMPLATE.zh-CN.md create mode 100644 "\346\235\216\351\235\226\346\256\267/2023-03-24(Vue\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232)/index.css" create mode 100644 "\346\235\216\351\235\226\346\256\267/2023-03-24(Vue\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232)/index.html" diff --git a/.gitee/ISSUE_TEMPLATE.zh-CN.md b/.gitee/ISSUE_TEMPLATE.zh-CN.md deleted file mode 100644 index f09d98d..0000000 --- a/.gitee/ISSUE_TEMPLATE.zh-CN.md +++ /dev/null @@ -1,13 +0,0 @@ -### 该问题是怎么引起的? - - - -### 重现步骤 - - - -### 报错信息 - - - - diff --git "a/\346\235\216\351\235\226\346\256\267/2023-03-24(Vue\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232)/index.css" "b/\346\235\216\351\235\226\346\256\267/2023-03-24(Vue\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232)/index.css" new file mode 100644 index 0000000..be123b3 --- /dev/null +++ "b/\346\235\216\351\235\226\346\256\267/2023-03-24(Vue\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232)/index.css" @@ -0,0 +1,19 @@ +[v-cloak]{ + display: none; +} +img{ + width: 200px; + height: 200px; +} +.blue{ + color: skyblue; +} +.yellow{ + color: rgb(250, 213, 6); +} +.green{ + color: rgb(24, 153, 24); +} +.pink{ + color: pink; +} \ No newline at end of file diff --git "a/\346\235\216\351\235\226\346\256\267/2023-03-24(Vue\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232)/index.html" "b/\346\235\216\351\235\226\346\256\267/2023-03-24(Vue\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232)/index.html" new file mode 100644 index 0000000..20e609c --- /dev/null +++ "b/\346\235\216\351\235\226\346\256\267/2023-03-24(Vue\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232)/index.html" @@ -0,0 +1,63 @@ + + +
+ + + +{{listname}} | ++ |
{{listname2}} | ++ |
{{listname3}} | ++ |
{{listname4}} | ++ |