From dbb4bdbb6d9f6a3ed0658c419d20bca3b4c1b660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BA=9C=E9=91=AB?= <9561367+liu-fuxin@user.noreply.gitee.com> Date: Mon, 9 Aug 2021 08:01:18 +0000 Subject: [PATCH] =?UTF-8?q?add=20k.=20=E7=9C=9F=E4=B8=8D=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 k diff --git a/k b/k new file mode 100644 index 0000000..2edd8ed --- /dev/null +++ b/k @@ -0,0 +1,5 @@ +div class="emotion-box-line" v-for="(line, i) in list" :key="i" > + + {{item}} + + \ No newline at end of file -- Gitee