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