From 24341d23c4278245761984ea847c43b84ed9b791 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Wed, 21 Aug 2024 14:20:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=AE=B6=E7=A7=98=E5=AF=86=E8=BD=BD?= =?UTF-8?q?=E4=BD=93=E5=88=B6=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/system/carrier/add.html | 132 +++++++++++++ .../templates/system/carrier/carrier.html | 176 ++++++++++++++++++ .../templates/system/carrier/detail.html | 133 +++++++++++++ .../templates/system/carrier/edit.html | 133 +++++++++++++ 4 files changed, 574 insertions(+) create mode 100644 ruoyi-admin/src/main/resources/templates/system/carrier/add.html create mode 100644 ruoyi-admin/src/main/resources/templates/system/carrier/carrier.html create mode 100644 ruoyi-admin/src/main/resources/templates/system/carrier/detail.html create mode 100644 ruoyi-admin/src/main/resources/templates/system/carrier/edit.html diff --git a/ruoyi-admin/src/main/resources/templates/system/carrier/add.html b/ruoyi-admin/src/main/resources/templates/system/carrier/add.html new file mode 100644 index 0000000..c85d895 --- /dev/null +++ b/ruoyi-admin/src/main/resources/templates/system/carrier/add.html @@ -0,0 +1,132 @@ + + +
+