From 429d7bb8e1f494b82c950b685d0334e4be742a82 Mon Sep 17 00:00:00 2001 From: erdanergou Date: Mon, 24 Oct 2022 11:43:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E4=BC=81=E4=B8=9A=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E6=97=A0=E6=84=9F=E7=99=BB=E5=BD=95=E3=80=81=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E6=B6=88=E6=81=AF=E6=8E=A8=E9=80=81=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../depository_manage/utils/QyWxXMLUtils.java | 4 + .../application-out_min-mobile.html | 130 ++++++++++++++++++ .../form-step-look_minRecordOut.html | 86 ++++++++++++ 3 files changed, 220 insertions(+) create mode 100644 src/main/java/com/dreamchaser/depository_manage/utils/QyWxXMLUtils.java create mode 100644 src/main/resources/templates/pages/application/application-out_min-mobile.html create mode 100644 src/main/resources/templates/pages/application/form-step-look_minRecordOut.html diff --git a/src/main/java/com/dreamchaser/depository_manage/utils/QyWxXMLUtils.java b/src/main/java/com/dreamchaser/depository_manage/utils/QyWxXMLUtils.java new file mode 100644 index 00000000..713189c3 --- /dev/null +++ b/src/main/java/com/dreamchaser/depository_manage/utils/QyWxXMLUtils.java @@ -0,0 +1,4 @@ +package com.dreamchaser.depository_manage.utils; + +public class QyWxXMLUtils { +} diff --git a/src/main/resources/templates/pages/application/application-out_min-mobile.html b/src/main/resources/templates/pages/application/application-out_min-mobile.html new file mode 100644 index 00000000..08052e24 --- /dev/null +++ b/src/main/resources/templates/pages/application/application-out_min-mobile.html @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + +
+
+ + +
+
+
+ + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/pages/application/form-step-look_minRecordOut.html b/src/main/resources/templates/pages/application/form-step-look_minRecordOut.html new file mode 100644 index 00000000..fe96198e --- /dev/null +++ b/src/main/resources/templates/pages/application/form-step-look_minRecordOut.html @@ -0,0 +1,86 @@ + + + + + 分步表单 + + + + + + + + +
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
申请编号123456
物料名称骁龙888芯片
存货编码外芯仓库
计量单位外芯仓库
数量409
金额2016-11-28
仓库名称外芯仓库
提交人2016-11-28
提交时间2016-11-28
申请备注2016-11-28
+
+
+ +
+
+
+ +
+
+ + + + + \ No newline at end of file