From 89e4185ddae6ae8909949cbdf5c9b9f8bca94c3a Mon Sep 17 00:00:00 2001 From: ccbikai <ccbikai@qq.com> Date: Sat, 23 Jul 2016 17:29:08 +0800 Subject: [PATCH] 代码检查 --- public/vue/example/home.vue | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/public/vue/example/home.vue b/public/vue/example/home.vue index 7ebf015..98bd349 100644 --- a/public/vue/example/home.vue +++ b/public/vue/example/home.vue @@ -36,6 +36,7 @@ background: resolve("channel/boys.png"); } + /* 代码检查测试 */ .testError { background: white; } -- libgit2 0.24.0