diff --git a/src/views/index.vue b/src/views/index.vue index 75e541e..c2f92b4 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -22,7 +22,7 @@

596854040

-

3.Page of pages

+

3.Page of pages     1-1

4.Shipper's reference

@@ -68,19 +68,23 @@
-

9.Additional handling information

+

+ * 9.Additional handling information +

24 hr Emergency contact person :
24 hr Emergency contact telephone:
@@ -135,22 +139,48 @@

-

UN No

+

*UN No

+
+

*Imo Class(Sub risk)

+ +
+
+

Sub Risk1

+ +
+
+

Sub Risk2

+ +
+
+
-

Proper Shipping Name

+

*Proper Shipping Name

-
+

Technical Name (if have)

-

Imo Class(Sub risk)

- -
-
-

Packing Group

- +

*Packing Group

@@ -186,51 +203,16 @@
-

Flash Point (if have )

+

*EMS

- -
-
-

Marine Pollutant(p or no)

- - - - - -
-
-
-
-

Boiling Point(if have)

- -
-
-

Package Quantity and Type

- +
-

Packing Code

+

*Packing Code

-

Gross Weight

+

*Packing Type

- - + placeholder="Packing Type" + >
-

Net Weight

+

Flash Point (if have )

+ - -
-

Reportable/Excepted/Limited Quantifu

+

*Marine Pollutant(p or no)

- - - - + +
-

Lighter's Brand and Factory(if have)

+

*Package Quantity

+
+

*Package Type

+ +
+
+

Inner Package

-
- +
@@ -845,7 +755,7 @@ export default { padding: 0; } .main { - width: 60%; + width: 70%; margin: 0 auto; display: flex; flex-direction: column; @@ -1019,4 +929,8 @@ export default { color: #dd5643; // font-size: 1rem; } +.RXing { + color: red; + margin-right: 2px; +}