From 4545f7c19038b73e47629d2e035fd685bdb8fc1d Mon Sep 17 00:00:00 2001 From: newton-cn Date: Tue, 23 Apr 2024 17:16:16 +0900 Subject: [PATCH] =?utf8?q?vue=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- templates/main/index.html | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/templates/main/index.html b/templates/main/index.html index b32ae85..50c8478 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -1,10 +1,18 @@ - - + - hi - {{param}} +
+ {{ message }} +
+ -- 2.43.0