From ffd0af47ee31a9592cfab56a907e9841a9113c52 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期四, 20 七月 2023 10:37:17 +0800 Subject: [PATCH] 代码提交,前端代码打包 --- Source/UBCS-WEB/dist/src/views/wel/dashboard.vue | 156 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 156 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/dist/src/views/wel/dashboard.vue b/Source/UBCS-WEB/dist/src/views/wel/dashboard.vue new file mode 100644 index 0000000..81b1879 --- /dev/null +++ b/Source/UBCS-WEB/dist/src/views/wel/dashboard.vue @@ -0,0 +1,156 @@ +<template> + <basic-container> + <div class="wel"> + <basic-block :width="width" + :height="height" + icon="el-icon-platform-eleme" + text="寮�濮嬭彍鍗�1" + time="1" + background="/img/bg/bg3.jpg" + color="#d56259"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-eleme" + text="寮�濮嬭彍鍗�2" + time="2" + background="/img/bg/bg2.jpg" + color="#419ce7"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-delete-solid" + text="寮�濮嬭彍鍗�3" + time="3" + color="#56b69b"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-delete" + text="寮�濮嬭彍鍗�4" + time="4" + color="#d44858"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-s-tools" + text="寮�濮嬭彍鍗�5" + time="5" + color="#3a1f7e"></basic-block> + <basic-block :width="410" + :height="height" + icon="el-icon-setting" + text="寮�濮嬭彍鍗�6" + time="6" + background="/img/bg/bg1.jpg" + dept="杩欐槸涓�娈靛緢闀跨殑寰堥暱寰堥暱寰堥暱鐨勬弿杩拌繖鏄竴娈靛緢闀跨殑寰堥暱寰堥暱寰堥暱鐨勬弿杩�" + color="#422829"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-user-solid" + text="寮�濮嬭彍鍗�7" + time="7" + color="#613cbd"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-star-off" + text="寮�濮嬭彍鍗�8" + time="8" + color="#da542e"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-goods" + text="寮�濮嬭彍鍗�9" + time="9" + color="#2e8aef"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-circle-check" + text="寮�濮嬭彍鍗�10" + time="10" + color="#3d17b8"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-s-platform" + text="寮�濮嬭彍鍗�11" + time="11" + color="#e31462"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-s-fold" + text="寮�濮嬭彍鍗�12" + time="12" + color="#d9532d"></basic-block> + <basic-block :width="410" + :height="height" + icon="el-icon-s-open" + text="寮�濮嬭彍鍗�13" + time="13" + dept="杩欐槸涓�娈靛緢闀跨殑寰堥暱寰堥暱寰堥暱鐨勬弿杩拌繖鏄竴娈靛緢闀跨殑寰堥暱寰堥暱寰堥暱鐨勬弿杩�" + color="#b72147"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-s-flag" + text="寮�濮嬭彍鍗�14" + time="14" + color="#01a100"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-s-data" + text="寮�濮嬭彍鍗�15" + time="15" + color="#0c56bf"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-s-grid" + text="寮�濮嬭彍鍗�16" + time="16" + color="#0098a9"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-s-release" + text="寮�濮嬭彍鍗�17" + time="17" + background="/img/bg/bg2.jpg" + color="#209bdf"></basic-block> + <basic-block :width="width" + :height="height" + icon="el-icon-s-home" + text="寮�濮嬭彍鍗�18" + time="18" + background="/img/bg/bg3.jpg" + color="#603bbc"></basic-block> + <basic-block :width="515" + :height="height" + icon="el-icon-s-promotion" + text="寮�濮嬭彍鍗�19" + time="19" + dept="杩欐槸涓�娈靛緢闀跨殑寰堥暱寰堥暱寰堥暱鐨勬弿杩拌繖鏄竴娈靛緢闀跨殑寰堥暱寰堥暱寰堥暱鐨勬弿杩�" + color="#009bad"></basic-block> + <basic-block :width="515" + :height="height" + icon="el-icon-s-custom" + text="寮�濮嬭彍鍗�20" + time="20" + background="/img/bg/bg4.jpg" + dept="杩欐槸涓�娈靛緢闀跨殑寰堥暱寰堥暱寰堥暱鐨勬弿杩拌繖鏄竴娈靛緢闀跨殑寰堥暱寰堥暱寰堥暱鐨勬弿杩�" + color="#d74e2a"></basic-block> + </div> + </basic-container> +</template> + +<script> + export default { + data() { + return { + width: 200, + height: 120, + } + } + } +</script> + +<style lang="scss"> + .wel { + display: flex; + flex-wrap: wrap; + width: 1100px; + margin: 0 auto; + } +</style> -- Gitblit v1.9.3