diff --git a/src/assets/imgs/tool_ic_ganzhifw.png b/src/assets/imgs/tool_ic_ganzhifw.png new file mode 100644 index 0000000000000000000000000000000000000000..cf12810418a53953dd4b11c5403291865082312b Binary files /dev/null and b/src/assets/imgs/tool_ic_ganzhifw.png differ diff --git a/src/assets/imgs/tool_ic_ganzhifw_sel.png b/src/assets/imgs/tool_ic_ganzhifw_sel.png new file mode 100644 index 0000000000000000000000000000000000000000..ccace457321c7fed48e9ac2de21df96ea05b1279 Binary files /dev/null and b/src/assets/imgs/tool_ic_ganzhifw_sel.png differ diff --git a/src/assets/imgs/tool_ic_shikongfw.png b/src/assets/imgs/tool_ic_shikongfw.png new file mode 100644 index 0000000000000000000000000000000000000000..ca18ff14399733c60fe5ec54c8c48d67813e8118 Binary files /dev/null and b/src/assets/imgs/tool_ic_shikongfw.png differ diff --git a/src/assets/imgs/tool_ic_shikongfw_sel.png b/src/assets/imgs/tool_ic_shikongfw_sel.png new file mode 100644 index 0000000000000000000000000000000000000000..45f46183bfe7aabb631266775bd7cc116dace8ba Binary files /dev/null and b/src/assets/imgs/tool_ic_shikongfw_sel.png differ diff --git a/src/assets/imgs/tool_ic_shipinfw.png b/src/assets/imgs/tool_ic_shipinfw.png new file mode 100644 index 0000000000000000000000000000000000000000..60546bc541f0a29a03c6caec07dc2afd550d6f3b Binary files /dev/null and b/src/assets/imgs/tool_ic_shipinfw.png differ diff --git a/src/assets/imgs/tool_ic_shipinfw_sel.png b/src/assets/imgs/tool_ic_shipinfw_sel.png new file mode 100644 index 0000000000000000000000000000000000000000..0de231ead7918d4daadbfa636a5ae077da8afdff Binary files /dev/null and b/src/assets/imgs/tool_ic_shipinfw_sel.png differ diff --git a/src/assets/imgs/tool_ic_shujufw.png b/src/assets/imgs/tool_ic_shujufw.png new file mode 100644 index 0000000000000000000000000000000000000000..34d42c110665bdf96b4aae31aa888b67519da497 Binary files /dev/null and b/src/assets/imgs/tool_ic_shujufw.png differ diff --git a/src/assets/imgs/tool_ic_shujufw_sel.png b/src/assets/imgs/tool_ic_shujufw_sel.png new file mode 100644 index 0000000000000000000000000000000000000000..e14155be92e50615b2929274b765d4bea435adc3 Binary files /dev/null and b/src/assets/imgs/tool_ic_shujufw_sel.png differ diff --git a/src/assets/imgs/tool_ic_yingyongsd.png b/src/assets/imgs/tool_ic_yingyongsd.png new file mode 100644 index 0000000000000000000000000000000000000000..74b98642de02570175c4f791040908802a722634 Binary files /dev/null and b/src/assets/imgs/tool_ic_yingyongsd.png differ diff --git a/src/assets/imgs/tool_ic_yingyongsd_sel.png b/src/assets/imgs/tool_ic_yingyongsd_sel.png new file mode 100644 index 0000000000000000000000000000000000000000..78503e1a0297c5ac0b0b8daca9aa6a88c4662b22 Binary files /dev/null and b/src/assets/imgs/tool_ic_yingyongsd_sel.png differ diff --git a/src/assets/imgs/tool_ic_yunziyuanfw.png b/src/assets/imgs/tool_ic_yunziyuanfw.png new file mode 100644 index 0000000000000000000000000000000000000000..9573ad1c4c2fddcb2c34e7250d1bbacc3d4498ea Binary files /dev/null and b/src/assets/imgs/tool_ic_yunziyuanfw.png differ diff --git a/src/assets/imgs/tool_ic_yunziyuanfw_sel.png b/src/assets/imgs/tool_ic_yunziyuanfw_sel.png new file mode 100644 index 0000000000000000000000000000000000000000..792515864cf2e8cf44f942a453d6487b2687b7f0 Binary files /dev/null and b/src/assets/imgs/tool_ic_yunziyuanfw_sel.png differ diff --git a/src/assets/imgs/tool_ic_zongheyyfw.png b/src/assets/imgs/tool_ic_zongheyyfw.png new file mode 100644 index 0000000000000000000000000000000000000000..ddb5caa1f69e6282dbb1ac14bca2ff9110a4e5c4 Binary files /dev/null and b/src/assets/imgs/tool_ic_zongheyyfw.png differ diff --git a/src/assets/imgs/tool_ic_zongheyyfw_sel.png b/src/assets/imgs/tool_ic_zongheyyfw_sel.png new file mode 100644 index 0000000000000000000000000000000000000000..273965e7be3ab73656a4afd5d7ff18a0be7ca749 Binary files /dev/null and b/src/assets/imgs/tool_ic_zongheyyfw_sel.png differ diff --git a/src/components/commodity-cell.vue b/src/components/commodity-cell.vue index e3100c50823ee15de664d3f84029720c998d196e..16decf854ed3fbbd007414ff32cebc40f0271727 100644 --- a/src/components/commodity-cell.vue +++ b/src/components/commodity-cell.vue @@ -7,7 +7,12 @@ />
-
水路货物周转量情况
+
+ 水路货物周转量情况 + 共享 + 受限 + 敏感 +
资源摘要: 2020-03-12 18:31:12
+
+ +
+ 本月获取次数: + 26987455次 +
+ 查看详情 +
@@ -38,7 +57,8 @@ export default { components: {}, props: { - url: { type: String, default: "" } + url: { type: String, default: "" }, + cellData: { type: Object, default: {} } }, data: () => ({}), computed: {}, @@ -58,7 +78,7 @@ export default { .com_cell { display: flex; justify-content: flex-start; - padding: 10px; + padding: 20px 10px; border-bottom: 2px #f4f7fc solid; } .com_cell_img_box { @@ -73,20 +93,19 @@ export default { } .com_cell_message { padding-left: 20px; - width: calc(100% - 190px); + width: calc(100% - 420px); } .com_cell_msg_title { color: #0d1847; font-size: 22px; font-weight: 700; margin-bottom: 6px; - cursor: pointer; } .com_cell_item { font-size: 16px; line-height: 26px; margin-top: 1px; - color: #51ac14; + color: #8890a7; display: flex; align-self: start; } @@ -96,10 +115,67 @@ export default { .com_cell_data { display: inline-block; width: calc(100% - 90px); - color: #f1ac14; + color: #242c43; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } +.com_cell_right { + width: 250px; + padding: 25px 0 0 60px; +} +.com_cell_right_text { + font-size: 14px; + margin-top: 15px; +} +.com_cell_right_time_tit { + color: #8890a7; +} +.com_cell_right_time { + color: #242c43; +} +.com_cell_right_btn { + background-color: #0f2683; + color: #f8f9fd; + width: 160px; + height: 40px; + border-radius: 20px; + margin-top: 35px; +} +.tags { + display: inline-block; + margin-left: 10px; + padding: 1px 8px; + font-size: 12px; + font-weight: 500; + border-radius: 10px; + position: relative; + top: -2px; +} +.shared { + background-color: #e7fdfc; + border: solid 1px #8bd6d0; + color: #25bdb1; +} +.restricted { + background-color: #fffee8; + border: solid 1px #e4c884; + color: #ef9433; +} +.sensitive { + background-color: #ffefef; + border: solid 1px #d7a4a9; + color: #e15260; +} - + \ No newline at end of file diff --git a/src/components/commodity-list.vue b/src/components/commodity-list.vue index ae96a43b8cea2c1ec4b0702704dfc0215175365a..683a9a48f6831bebeb1a8de9ee13dff203c36c9d 100644 --- a/src/components/commodity-list.vue +++ b/src/components/commodity-list.vue @@ -1,48 +1,50 @@