From 67745cbc7fec79b9eb2bec71c946af6f7403edd4 Mon Sep 17 00:00:00 2001 From: erdanergou Date: Sat, 19 Nov 2022 16:32:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=83=A8=E5=88=86=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../spring-configuration-metadata.json | 17 ++ target/classes/templates/index_mobile.html | 230 +++++++++++++++++ .../templates/pages/other/welcome_mobile.html | 236 ++++++++++++++++++ .../material/selectMaterialByApproval.html | 161 ++++++++++++ 4 files changed, 644 insertions(+) create mode 100644 target/classes/META-INF/spring-configuration-metadata.json create mode 100644 target/classes/templates/index_mobile.html create mode 100644 target/classes/templates/pages/other/welcome_mobile.html create mode 100644 target/depository/WEB-INF/classes/templates/pages/material/selectMaterialByApproval.html diff --git a/target/classes/META-INF/spring-configuration-metadata.json b/target/classes/META-INF/spring-configuration-metadata.json new file mode 100644 index 00000000..8d229f5f --- /dev/null +++ b/target/classes/META-INF/spring-configuration-metadata.json @@ -0,0 +1,17 @@ +{ + "groups": [ + { + "name": "file", + "type": "com.dreamchaser.depository_manage.config.FileConfig", + "sourceType": "com.dreamchaser.depository_manage.config.FileConfig" + } + ], + "properties": [ + { + "name": "file.upload-path", + "type": "java.lang.String", + "sourceType": "com.dreamchaser.depository_manage.config.FileConfig" + } + ], + "hints": [] +} \ No newline at end of file diff --git a/target/classes/templates/index_mobile.html b/target/classes/templates/index_mobile.html new file mode 100644 index 00000000..aa24438f --- /dev/null +++ b/target/classes/templates/index_mobile.html @@ -0,0 +1,230 @@ + + + + + + 仓库管理系统 + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+ +
+
+ + +
    +
+ + + +
+
+ + +
+ +
+ + +
+
+
+ + +
+ + +
+ +
+ +
+
    +
  • +
+
+
  • +
  • +
  • + +
  • +
    +
    +
    +
    +
    + +
    +
    + + + + + + + + + + + diff --git a/target/classes/templates/pages/other/welcome_mobile.html b/target/classes/templates/pages/other/welcome_mobile.html new file mode 100644 index 00000000..3267348b --- /dev/null +++ b/target/classes/templates/pages/other/welcome_mobile.html @@ -0,0 +1,236 @@ + + + + + 首页二 + + + + + + + + + +
    +
    +
    +
    +
    +
    +
    +
    数据统计
    +
    +
    +
    +
    +
    +
    +
    + 实时 +
    仓库数量
    +
    +
    +

    4

    + 当前分类总记录数 +
    +
    +
    +
    +
    +
    +
    +
    + 实时 +
    库存金额统计
    +
    +
    +

    12032

    + 当前分类总记录数 +
    +
    +
    +
    +
    +
    +
    +
    + 实时 +
    物品数
    +
    +
    +

    + 当前分类总记录数 +
    +
    +
    +
    +
    +
    +
    +
    + 实时 +
    仓库流水
    +
    +
    +

    + 当前分类总记录数 +
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    + +
    + +
    +
    系统公告
    +
    +
    +
    修改选项卡样式
    +
    2019-07-11 23:06
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + + + + + diff --git a/target/depository/WEB-INF/classes/templates/pages/material/selectMaterialByApproval.html b/target/depository/WEB-INF/classes/templates/pages/material/selectMaterialByApproval.html new file mode 100644 index 00000000..77c0a2f9 --- /dev/null +++ b/target/depository/WEB-INF/classes/templates/pages/material/selectMaterialByApproval.html @@ -0,0 +1,161 @@ + + + + + layui + + + + + + + +
    + + + + + + + + + \ No newline at end of file