diff --git a/ruoyi-front/src/main/resources/templates/front/contract_type/add.html b/ruoyi-front/src/main/resources/templates/front/contract_type/add.html new file mode 100644 index 000000000..d105f9b33 --- /dev/null +++ b/ruoyi-front/src/main/resources/templates/front/contract_type/add.html @@ -0,0 +1,49 @@ + + + + + + +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ + + + \ No newline at end of file diff --git a/ruoyi-front/src/main/resources/templates/front/contract_type/edit.html b/ruoyi-front/src/main/resources/templates/front/contract_type/edit.html new file mode 100644 index 000000000..8736c0bc8 --- /dev/null +++ b/ruoyi-front/src/main/resources/templates/front/contract_type/edit.html @@ -0,0 +1,44 @@ + + + + + + +
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ + + + \ No newline at end of file diff --git a/ruoyi-front/src/main/resources/templates/front/contract_type/type.html b/ruoyi-front/src/main/resources/templates/front/contract_type/type.html new file mode 100644 index 000000000..a275b7483 --- /dev/null +++ b/ruoyi-front/src/main/resources/templates/front/contract_type/type.html @@ -0,0 +1,98 @@ + + + + + + +
+
+
+
+
+ +
+
+
+ + +
+
+
+
+
+ + + + \ No newline at end of file