From eae62c3cdb128012a8c897caf4cdb7238bc0a32d Mon Sep 17 00:00:00 2001 From: newton-cn Date: Tue, 23 Apr 2024 17:24:41 +0900 Subject: [PATCH] vue test --- templates/main/index.html | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/templates/main/index.html b/templates/main/index.html index 50c8478..8f91f79 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -1,18 +1,26 @@ - - - - - -
- {{ message }} -
+ + + + + + + + + + schedule + + +
+

[[ title ]]

+
+ - - + \ No newline at end of file -- 2.43.0