From a7a479d607b427d9f039f4a1365a2e6e5a7597e3 Mon Sep 17 00:00:00 2001 From: wanggeng888 <450292408@qq.com> Date: Sat, 1 May 2021 23:24:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=9F=AD=E4=BF=A1=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/sms/list.html | 247 ++++++++++++++++++ 1 file changed, 247 insertions(+) create mode 100644 module-sms/src/main/resources/templates/sms/list.html diff --git a/module-sms/src/main/resources/templates/sms/list.html b/module-sms/src/main/resources/templates/sms/list.html new file mode 100644 index 00000000..79cbb6b3 --- /dev/null +++ b/module-sms/src/main/resources/templates/sms/list.html @@ -0,0 +1,247 @@ + + + + + + + + + + + + + +
+
+
+
+
+
+
+ +
+
+ +
+
+ +
+ +
+
+ + +
+
+
+
+
+ + + + + \ No newline at end of file