From 6f87c0bcb9dd11bcef2370e3262cf803b76ed39c Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期二, 12 四月 2022 18:12:20 +0800
Subject: [PATCH] 其他业务
---
src/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoShouzhiZongbiao.vue | 222 ++++++------
src/pages/show/otherBusiness/otherBusinessChild/OtherB_PeopleJunShouRu.vue | 209 +++++++++++++
src/pages/show/otherBusiness/OtherBusiness.vue | 114 +++++++
src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue | 320 ++++++++++++++++++++
src/router/router.js | 59 ++
src/pages/components/showIndexTitle.vue | 2
6 files changed, 799 insertions(+), 127 deletions(-)
diff --git a/src/pages/components/showIndexTitle.vue b/src/pages/components/showIndexTitle.vue
index 538926a..bfef540 100644
--- a/src/pages/components/showIndexTitle.vue
+++ b/src/pages/components/showIndexTitle.vue
@@ -33,7 +33,7 @@
<h1>鍔冲姩鍏崇郴</h1>
</div>
</el-menu-item>
- <el-menu-item>
+ <el-menu-item index="/otherBusiness">
<div class="showIndex-block">
<h1>鍏跺畠涓氬姟</h1>
</div>
diff --git a/src/pages/show/otherBusiness/OtherBusiness.vue b/src/pages/show/otherBusiness/OtherBusiness.vue
new file mode 100644
index 0000000..29fbb3f
--- /dev/null
+++ b/src/pages/show/otherBusiness/OtherBusiness.vue
@@ -0,0 +1,114 @@
+<template>
+ <div class="otherBusiness-wrap">
+ <div class="otherB-menu-left">
+ <el-menu :default-active="$route.path" router mode="vertical">
+ <el-menu-item index="/otherB-PeopleJunShouRu">
+ <div class="menu-left-block">
+ <h1>灞呮皯浜哄潎</h1>
+ </div>
+ </el-menu-item>
+ <el-menu-item index="/otherB-GongGuTuoPin">
+ <div class="menu-left-block">
+ <h1>宸╁浐鑴辫传鎴愭灉</h1>
+ </div>
+ </el-menu-item>
+ </el-menu>
+ </div>
+ <div class="otherb-menu-right">
+ <router-view></router-view>
+ </div>
+ </div>
+</template>
+
+<script>
+export default {
+ name: "jiuyeAndChuangye"
+}
+</script>
+
+<style lang="scss">
+.otherB-menu-left {
+ .el-menu {
+ background-color: transparent;
+ border-right: none;
+ }
+
+ .el-menu-item, .el-submenu__title {
+ height: 0.3125rem /* 80/256 */
+ ;
+ margin: 0.1171875rem /* 30/256 */
+ 0;
+ }
+
+ .el-menu-item {
+ background: url("../../../assets/images/jiuye-menu-normal.png") no-repeat center;
+ background-size: 100% 100%;
+ width: 0.75rem /* 192/256 */
+ ;
+ height: 0.3125rem /* 80/256 */
+ ;
+ display: flex;
+ justify-content: center;
+ padding-left: 0;
+ }
+
+ .el-menu-item.is-active {
+ background: url("../../../assets/images/jiuye-menu-active.png") no-repeat center;
+ background-size: 100% 100%;
+ width: 0.75rem /* 192/256 */
+ ;
+ height: 0.3125rem /* 80/256 */
+ ;
+ }
+}
+
+</style>
+<style lang="scss" scoped>
+@import "../../../assets/css/base";
+@import "../../../assets/css/mixin";
+
+.otherBusiness-wrap {
+ width: 100%;
+ padding: 0.078125rem /* 20/256 */
+;
+ box-sizing: border-box;
+ display: flex;
+
+ .otherB-menu-left {
+ width: 0.9375rem /* 240/256 */
+ ;
+ height: 5.2734375rem /* 1350/256 */
+ ;
+ background: url("../../../assets/images/jiuye-menu-bj.png") no-repeat center;
+ background-size: 100% 100%;
+ padding: 0.15625rem /* 40/256 */
+ 0;
+ box-sizing: border-box;
+ display: flex;
+ justify-content: center;
+
+ .menu-left-block {
+ width: 100%;
+ display: flex;
+ justify-content: center;
+
+ h1 {
+ font-size: $fontSize-24;
+ color: $color-blue;
+ text-align: center;
+ line-height: 0.3125rem /* 80/256 */
+ ;
+ }
+ }
+ }
+ .otherb-menu-right {
+ flex: 1;
+ padding: 0 0.078125rem /* 20/256 */
+ ;
+ box-sizing: border-box;
+ height: 5.27344rem;
+ @include overflow-y()
+ }
+}
+
+</style>
diff --git a/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue b/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue
new file mode 100644
index 0000000..1f39dc1
--- /dev/null
+++ b/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue
@@ -0,0 +1,320 @@
+<template>
+ <div class="OtherB_GongGuTuoPin--wrap">
+ <!--绗竴涓〃鏍�-->
+ <div class="OtherB-Ggtp__table">
+ <h1>宸╁浐鑴辫传鎴愭灉鎯呭喌锛堝氨涓氬府鎵讹級</h1>
+ <el-table
+ :data="table_jiuye"
+ style="width: 100%"
+ >
+ <el-table-column
+ label="鍏ㄥ競鑴辫传鍔冲姩鍔涘氨涓�">
+ <el-table-column
+ prop="shengdingrenwu1"
+ label="鐪佸畾浠诲姟 锛堜竾浜猴級"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="shijiwancheng1"
+ label="瀹為檯瀹屾垚 锛堜竾锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="shijiwanchenglv1"
+ label="瀹為檯瀹屾垚鐜�"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column label="鏄撳湴鎵惰传鎼縼鑴辫传浜哄彛灏变笟">
+ <el-table-column
+ prop="shengdingrenwu1"
+ label="鐪佸畾浠诲姟 锛堜竾浜猴級"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="shijiwancheng1"
+ label="瀹為檯瀹屾垚 锛堜竾锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="shijiwanchenglv1"
+ label="瀹為檯瀹屾垚鐜�"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column label="灏变笟甯壎杞﹂棿">
+ <el-table-column
+ prop="rendingshuliang"
+ label="璁ゅ畾鏁伴噺 锛堝锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="xinatuopin"
+ label="鍚哥撼鑴辫传鍔冲姩鍔� 锛堜汉锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="yichixiangxina"
+ label="涓�娆℃�у惛绾冲氨涓氳ˉ璐村彂鏀� 锛堜竾鍏冿級"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column label="杩斾埂鍏ヤ埂鍒涗笟">
+ <el-table-column
+ prop="jianchengchuangye"
+ label="寤烘垚鍒涗笟 瀛靛寲鍩哄湴 锛堝锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="ruzhu"
+ label="鍏ラ┗ 锛堟埛锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="daidongjiuye"
+ label="甯﹀姩灏变笟 锛堜汉锛�"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column label="鍦板潃">
+ <el-table-column
+ prop="kaifagongyi"
+ label="寮�鍙戝叕鐩婂矖浣� 锛堢被锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="anzhirenyuan"
+ label="瀹夌疆浜哄憳 锛堜竾浜猴級"
+ >
+ </el-table-column>
+ </el-table-column>
+ </el-table>
+ </div>
+ <!--绗簩涓〃鏍�-->
+ <div class="OtherB-Ggtp__table">
+ <h1>宸╁浐鑴辫传鎴愭灉鎯呭喌锛� 绀句繚鍏滃簳锛�</h1>
+ <el-table :data="table_shebao"
+ style="width: 100%">
+ <el-table-column
+ label="浠g即鍩庝埂灞呮皯鍏昏�佷繚闄╄垂">
+ <el-table-column
+ prop="renshu"
+ label="浜烘暟 锛堜竾浜猴級"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="money"
+ label="1597 锛堜竾鍏冿級"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column
+ label="60鍛ㄥ瞾浠ヤ笂鐨勯鍙栧緟閬�">
+ <el-table-column
+ prop="renshu1"
+ label="浜烘暟 锛堜竾浜猴級"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="lingqulv"
+ label="棰嗗彇鐜� 锛堜竾锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="fafangxu"
+ label="鍙戞斁鐜�"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column
+ prop="kunnanrenyuanCanbao"
+ label="鍥伴毦浜哄憳鍙備繚鐜�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="kunnanrenyuanDaijiao"
+ label="鍥伴毦浜哄憳浠g即鐜�"
+ >
+ </el-table-column>
+ </el-table>
+ </div>
+ <div class="OtherB-Ggtp__table">
+ <h1>宸╁浐鑴辫传鎴愭灉鎯呭喌锛堜汉鎵嶆壎鎸侊級</h1>
+ <el-table :data="table_rencai" style="width:100%">
+ <el-table-column
+ label="涔¢晣浜嬩笟鍗曚綅宸ヤ綔浜哄憳鎷涜仒">
+ <el-table-column
+ prop="zhaopinNum"
+ label="鎷涜仒浜烘暟 锛堜汉锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="sixtyfupinrenwu"
+ label="16涓壎璐换鍔″幙 锛堜汉锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="four"
+ label="鍏朵腑4涓噸鐐瑰府鎵跺幙 锛堜汉锛�"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column label="宸叉寕鐗岃繍琛岀殑涓撳鏈嶅姟 鍩哄眰绀鸿寖鍩哄湴 锛堜釜锛�" prop="yiguapai"></el-table-column>
+ <el-table-column
+ label="鈥滀笁鏀竴鎵垛�濇嫑鍕熸儏鍐�">
+ <el-table-column
+ prop="zhaomuzhongshu"
+ label="鎷涘嫙鎬绘暟 锛堜汉锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="sixty1"
+ label="16涓壎璐换鍔″幙 锛堜汉锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="four1"
+ label="鍏朵腑4涓噸鐐瑰府鎵跺幙 锛堜汉锛�"
+ >
+ </el-table-column>
+ </el-table-column>
+ </el-table>
+ </div>
+ </div>
+</template>
+
+<script>
+export default {
+ name: "OtherB_GongGuTuoPin",
+ data() {
+ return {
+ table_jiuye: [
+ {
+ shengdingrenwu: '7.27',
+ shijiwancheng: '8.13',
+ shijiwanchenglv: '108.9%',
+ shengdingrenwu1: '700',
+ shijiwancheng1: '861',
+ shijiwanchenglv1: '123%',
+ rendingshuliang: 22,
+ xinatuopin: 279,
+ yichixiangxina: 14.9,
+ jianchengchuangye: 38,
+ ruzhu: 2922,
+ daidongjiuye: 5589,
+ kaifagongyi: 7,
+ anzhirenyuan: 1.4
+ }
+ ],
+ table_shebao: [
+ {
+ renshu: '15.97',
+ money: 1587,
+ renshu1: 12.53,
+ lingqulv: '100%',
+ fafangxu: '100%',
+ kunnanrenyuanCanbao: '100%',
+ kunnanrenyuanDaijiao: '100%'
+ }
+ ],
+ table_rencai: [
+ {
+ zhaopinNum:754,
+ sixtyfupinrenwu:647,
+ four:158,
+ yiguapai:17,
+ zhaomuzhongshu:100,
+ sixty1:86,
+ four1:31
+ }
+ ]
+ }
+ }
+}
+</script>
+<style lang="scss">
+@import "../../../../assets/css/base";
+
+.OtherB-Ggtp__table {
+ width: 100%;
+ //height: calc(100% - 0.078125rem /* 20/256 */);
+ margin-top: 0.078125rem /* 20/256 */
+;
+
+ .el-table th.el-table__cell {
+ background-color: $color-blue;
+ height: 0.3125rem /* 80/256 */
+ ;
+ }
+
+ .el-table tr {
+ height: 0.3125rem /* 80/256 */
+ ;
+ }
+
+ .el-table tr:nth-child(odd) {
+ background-color: #CEF2FF;
+ }
+
+ .el-table tr:nth-child(even) {
+ background-color: #CEF2FF;
+ }
+
+ .el-table, .el-table__expanded-cell {
+ background-color: transparent;
+ }
+
+ .el-table thead {
+ color: $color-darkGrey;
+ }
+
+ .el-table {
+ color: $color-darkGrey;
+ }
+
+ .el-table .cell {
+ font-size: $fontSize-28;
+ color: $color-darkGrey;
+ font-weight: 300;
+ line-height: 1;
+ white-space: pre-line;
+ }
+
+ .el-table--border th.el-table__cell, .el-table__fixed-right-patch {
+ border-bottom: 1Px solid $color-grey; /*no*/
+ }
+
+ .el-table thead.is-group th.el-table__cell {
+ background-color: $color-blue;
+ }
+
+ .el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf {
+ border-bottom: 1Px solid $color-grey; /*no*/
+ }
+
+ .el-table--border .el-table__cell, .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
+ border-right: 1Px solid $color-grey; /*no*/
+ }
+}
+</style>
+<style lang="scss" scoped>
+@import "../../../../assets/css/base";
+
+.OtherB_GongGuTuoPin--wrap {
+ width: 100%;
+ height: calc(100% - 0.078125rem /* 20/256 */
+ );
+
+ .OtherB-Ggtp__table {
+ margin-top: 0.078125rem /* 20/256 */
+ ;
+
+ h1 {
+ font-size: $fontSize-30;
+ color: $color-white;
+ text-align: center;
+ line-height: 2;
+ }
+ }
+}
+</style>
diff --git a/src/pages/show/otherBusiness/otherBusinessChild/OtherB_PeopleJunShouRu.vue b/src/pages/show/otherBusiness/otherBusinessChild/OtherB_PeopleJunShouRu.vue
new file mode 100644
index 0000000..e6c1751
--- /dev/null
+++ b/src/pages/show/otherBusiness/otherBusinessChild/OtherB_PeopleJunShouRu.vue
@@ -0,0 +1,209 @@
+<template>
+ <div class="OtherB_PerpleJunShouRu__wrap">
+ <div class="OtherB-PeopleJunShouRu__table">
+ <h1>鍏ㄥ競灞呮皯浜哄潎鍙敮閰嶆敹鍏ユ儏鍐�</h1>
+ <el-table
+ :data="tableData"
+ style="width: 100%">
+ <el-table-column
+ prop="year"
+ label="骞翠唤">
+ </el-table-column>
+ <el-table-column
+ label="鍥芥皯浜哄潎鍙敮閰嶆敹鍏�">
+ <el-table-column
+ prop="shouru"
+ label="鏀跺叆锛堝厓锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="quanshengpaiwei"
+ label="鍏ㄧ渷鎺掑悕"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="zengzhang"
+ label="澧為暱"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="quanshengpaiwei1"
+ label="鍏ㄧ渷鎺掍綅"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column label="鍩庨晣灞呮皯浜哄潎鍙敮閰嶆敹鍏�">
+ <el-table-column
+ prop="shouru1"
+ label="鏀跺叆锛堝厓锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="quanshengpaiwei2"
+ label="鍏ㄧ渷鎺掍綅"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="zengzhang1"
+ label="澧為暱"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="quanshengpaiwei3"
+ label="鍏ㄧ渷鎺掍綅"
+ >
+ </el-table-column>
+ </el-table-column>
+ <el-table-column label="鍐滄潙灞呮皯浜哄潎鍙敮閰嶆敹鍏�">
+ <el-table-column
+ prop="shouru2"
+ label="鏀跺叆锛堝厓锛�"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="quashengpaiwei4"
+ label="鍏ㄧ渷鎺掍綅"
+ >
+ </el-table-column>
+ <el-table-column
+ prop="zengzhang2"
+ label="澧為暱 "
+ >
+ </el-table-column>
+ <el-table-column
+ prop="quanshengpaiwei5"
+ label="鍏ㄧ渷鎺掍綅"
+ >
+ </el-table-column>
+ </el-table-column>
+ </el-table>
+ </div>
+ </div>
+</template>
+
+<script>
+export default {
+ name: "OtherB_PerpleJunShouRu",
+ data() {
+ return {
+ tableData: [{
+ year: 2020,
+ shouru: 30955,
+ quanshengpaiwei: 3,
+ zengzhang: '5.5%',
+ quanshengpaiwei1: 9,
+ shouru1: 40243,
+ quanshengpaiwei2: 3,
+ zengzhang1: '4.4%',
+ quanshengpaiwei3: 6,
+ shouru2: 40243,
+ quashengpaiwei4: 3,
+ zengzhang2: '4.4%',
+ quanshengpaiwei5: 6
+ }, {
+ year: 2020,
+ shouru: 30955,
+ quanshengpaiwei: 3,
+ zengzhang: '5.5%',
+ quanshengpaiwei1: 9,
+ shouru1: 40243,
+ quanshengpaiwei2: 3,
+ zengzhang1: '4.4%',
+ quanshengpaiwei3: 6,
+ shouru2: 40243,
+ quashengpaiwei4: 3,
+ zengzhang2: '4.4%',
+ quanshengpaiwei5: 6
+ }]
+ }
+ }
+}
+</script>
+
+<style lang="scss">
+@import "../../../../assets/css/base";
+
+.OtherB-PeopleJunShouRu__table {
+ width: 100%;
+ height: calc(100% - 0.078125rem /* 20/256 */
+ );
+ margin-top: 0.078125rem /* 20/256 */
+;
+
+ .el-table th.el-table__cell {
+ background-color: $color-blue;
+ height: 0.3125rem /* 80/256 */
+ ;
+ }
+
+ .el-table tr {
+ height: 0.3125rem /* 80/256 */
+ ;
+ }
+
+ .el-table tr:nth-child(odd) {
+ background-color: #CEF2FF;
+ }
+
+ .el-table tr:nth-child(even) {
+ background-color: #CEF2FF;
+ }
+
+ .el-table, .el-table__expanded-cell {
+ background-color: transparent;
+ }
+
+ .el-table thead {
+ color: $color-darkGrey;
+ }
+
+ .el-table {
+ color: $color-darkGrey;
+ }
+
+ .el-table .cell {
+ font-size: $fontSize-28;
+ color: $color-darkGrey;
+ font-weight: 300;
+ line-height: 1;
+ white-space: pre-line;
+ }
+
+ .el-table--border th.el-table__cell, .el-table__fixed-right-patch {
+ border-bottom: 1Px solid $color-grey; /*no*/
+ }
+
+ .el-table thead.is-group th.el-table__cell {
+ background-color: $color-blue;
+ }
+
+ .el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf {
+ border-bottom: 1Px solid $color-grey; /*no*/
+ }
+
+ .el-table--border .el-table__cell, .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
+ border-right: 1Px solid $color-grey; /*no*/
+ }
+}
+</style>
+<style lang="scss" scoped>
+@import "../../../../assets/css/base";
+
+.OtherB_PerpleJunShouRu__wrap {
+ width: 100%;
+ height: calc(100% - 0.078125rem /* 20/256 */
+ );
+
+ .OtherB-PeopleJunShouRu__table {
+ margin-top: 0.078125rem /* 20/256 */
+ ;
+
+ h1 {
+ font-size: $fontSize-30;
+ color: $color-white;
+ text-align: center;
+ line-height: 2;
+ }
+ }
+}
+</style>
diff --git a/src/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoShouzhiZongbiao.vue b/src/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoShouzhiZongbiao.vue
index 97b089f..3871d77 100644
--- a/src/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoShouzhiZongbiao.vue
+++ b/src/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoShouzhiZongbiao.vue
@@ -12,27 +12,27 @@
fixed>
</el-table-column>
<el-table-column label="1鏈�" align="center">
- <el-table-column
- align="center"
- prop="totalMoney"
- label="鎬绘敹鍏�">
- </el-table-column>
- <el-table-column
- align="center"
- prop="zhengjishouru"
- label="寰侀泦鏀跺叆">
- </el-table-column>
- <el-table-column
- align="center"
- prop="benyuezhichu"
- label="鏈湀鏀嚭">
- </el-table-column>
- <el-table-column
- align="center"
- prop="item.benyuejieyu"
- label="鏈湀缁撲綑">
- </el-table-column>
- </el-table-column>
+ <el-table-column
+ align="center"
+ prop="totalMoney"
+ label="鎬绘敹鍏�">
+ </el-table-column>
+ <el-table-column
+ align="center"
+ prop="zhengjishouru"
+ label="寰侀泦鏀跺叆">
+ </el-table-column>
+ <el-table-column
+ align="center"
+ prop="benyuezhichu"
+ label="鏈湀鏀嚭">
+ </el-table-column>
+ <el-table-column
+ align="center"
+ prop="item.benyuejieyu"
+ label="鏈湀缁撲綑">
+ </el-table-column>
+ </el-table-column>
<el-table-column label="2鏈�" align="center">
<el-table-column
align="center"
@@ -286,106 +286,106 @@
</template>
<script>
- export default {
- name: "shebaoShouzhiZongbiao",
- data() {
- return {
- tableHead:[],
- tableData:[
- {
- name: '椤圭洰1',
- mouth: '1鏈�',
- totalMoney: '2222',
- zhengjishouru: '12333',
- benyuezhichu:'52667',
- benyuejieyu:'2332'
- },
- {
- name: '椤圭洰2',
- mouth: '1鏈�',
- totalMoney: '2222',
- zhengjishouru: '12333',
- benyuezhichu:'52667',
- benyuejieyu:'2332'
- }
- ]
- }
+export default {
+ name: "shebaoShouzhiZongbiao",
+ data() {
+ return {
+ tableHead:[],
+ tableData:[
+ {
+ name: '椤圭洰1',
+ mouth: '1鏈�',
+ totalMoney: '2222',
+ zhengjishouru: '12333',
+ benyuezhichu:'52667',
+ benyuejieyu:'2332'
},
- mounted() {
-
+ {
+ name: '椤圭洰2',
+ mouth: '1鏈�',
+ totalMoney: '2222',
+ zhengjishouru: '12333',
+ benyuezhichu:'52667',
+ benyuejieyu:'2332'
}
+ ]
}
+ },
+ mounted() {
+
+ }
+}
</script>
<style lang="scss">
- @import "../../../../assets/css/base";
- .shebaoShouzhiZongbiao-table{
- width: 100%;
- height: calc(100% - 0.078125rem /* 20/256 */);
- margin-top: 0.078125rem /* 20/256 */;
- /*.el-table .cell, el-table th > .cell{*/
- /* display: inline-block;*/
- /* white-space: nowrap;*/
- /* width: auto;*/
- /* overflow: auto;*/
- /*}*/
- .el-table th.el-table__cell{
- background-color:$color-blue;
- height: 0.3125rem /* 80/256 */;
- }
- .el-table tr{
- height: 0.3125rem /* 80/256 */;
- }
- .el-table tr:nth-child(odd){
- background-color: #CEF2FF;
- }
- .el-table tr:nth-child(even){
- background-color: #A8E9FF;
- }
- .el-table, .el-table__expanded-cell{
- background-color: transparent;
- }
- .el-table thead{
- color: $color-darkGrey;
- }
- .el-table{
- color: $color-darkGrey;
- }
- .el-table .cell{
- font-size: $fontSize-28;
- color: $color-darkGrey;
- font-weight: 300;
- line-height: 1;
- white-space:pre-line;
- }
- .el-table--border th.el-table__cell, .el-table__fixed-right-patch{
- border-bottom:1Px solid $color-grey; /*no*/
- }
- .el-table thead.is-group th.el-table__cell{
- background-color: $color-blue;
- }
- .el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf{
- border-bottom:1Px solid $color-grey; /*no*/
- }
- .el-table--border .el-table__cell, .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{
- border-right:1Px solid $color-grey; /*no*/
- }
+@import "../../../../assets/css/base";
+.shebaoShouzhiZongbiao-table{
+ width: 100%;
+ height: calc(100% - 0.078125rem /* 20/256 */);
+ margin-top: 0.078125rem /* 20/256 */;
+ /*.el-table .cell, el-table th > .cell{*/
+ /* display: inline-block;*/
+ /* white-space: nowrap;*/
+ /* width: auto;*/
+ /* overflow: auto;*/
+ /*}*/
+ .el-table th.el-table__cell{
+ background-color:$color-blue;
+ height: 0.3125rem /* 80/256 */;
}
+ .el-table tr{
+ height: 0.3125rem /* 80/256 */;
+ }
+ .el-table tr:nth-child(odd){
+ background-color: #CEF2FF;
+ }
+ .el-table tr:nth-child(even){
+ background-color: #A8E9FF;
+ }
+ .el-table, .el-table__expanded-cell{
+ background-color: transparent;
+ }
+ .el-table thead{
+ color: $color-darkGrey;
+ }
+ .el-table{
+ color: $color-darkGrey;
+ }
+ .el-table .cell{
+ font-size: $fontSize-28;
+ color: $color-darkGrey;
+ font-weight: 300;
+ line-height: 1;
+ white-space:pre-line;
+ }
+ .el-table--border th.el-table__cell, .el-table__fixed-right-patch{
+ border-bottom:1Px solid $color-grey; /*no*/
+ }
+ .el-table thead.is-group th.el-table__cell{
+ background-color: $color-blue;
+ }
+ .el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf{
+ border-bottom:1Px solid $color-grey; /*no*/
+ }
+ .el-table--border .el-table__cell, .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{
+ border-right:1Px solid $color-grey; /*no*/
+ }
+}
</style>
<style lang="scss" scoped>
- @import "../../../../assets/css/base";
- .shebaoShouzhiZongbiao-wrap{
- width: 100%;
- height: calc(100% - 0.078125rem /* 20/256 */);
- .shebaoShouzhiZongbiao-table{
- margin-top: 0.078125rem /* 20/256 */;
- h1{
- font-size: $fontSize-30;
- color: $color-white;
- text-align: center;
- line-height: 2;
- }
+@import "../../../../assets/css/base";
+.shebaoShouzhiZongbiao-wrap{
+ width: 100%;
+ height: calc(100% - 0.078125rem /* 20/256 */);
+ .shebaoShouzhiZongbiao-table{
+ margin-top: 0.078125rem /* 20/256 */;
+ h1{
+ font-size: $fontSize-30;
+ color: $color-white;
+ text-align: center;
+ line-height: 2;
}
}
+}
</style>
diff --git a/src/router/router.js b/src/router/router.js
index 0653b3d..921c5e0 100644
--- a/src/router/router.js
+++ b/src/router/router.js
@@ -2,6 +2,8 @@
import showHome from "../pages/show/main/showHome";
import jiuyeAndChuangye from "../pages/show/jiuyeAndChuangye/jiuyeAndChuangye";
import shehuiBaozhang from "../pages/show/shehuiBaozhang/shehuiBaozhang";
+import OtherBusiness from '../pages/show/otherBusiness/OtherBusiness'
+
const indexRouter = {
path: "/",
name: "index",
@@ -10,7 +12,7 @@
children: [
{
path: "/index",
- meta: { title: "澶у睆棣栭〉" },
+ meta: {title: "澶у睆棣栭〉"},
name: "index",
component: () => import("@/pages/show/index/index.vue")
},
@@ -22,43 +24,43 @@
children: [
{
path: "/workStatistics",
- meta: { title: "灏变笟鍒涗笟" },
+ meta: {title: "灏变笟鍒涗笟"},
name: "workStatistics",
component: () =>
import(
"@/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue"
- )
+ )
},
{
path: "/chuangyeDanbaoDaikuan",
- meta: { title: "鍒涗笟鎷呬繚璐锋" },
+ meta: {title: "鍒涗笟鎷呬繚璐锋"},
name: "chuangyeDanbaoDaikuan",
component: () =>
import(
"@/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue"
- )
+ )
},
{
path: "/jiuyeQingkuang",
- meta: { title: "灏变笟鎯呭喌" },
+ meta: {title: "灏变笟鎯呭喌"},
name: "jiuyeQingkuang",
component: () =>
import(
"@/pages/show/jiuyeAndChuangye/jiuyeChildren/jiuyeQingkuang.vue"
- )
+ )
},
{
path: "/biyeshengStatistics",
- meta: { title: "姣曚笟鐢熺粺璁�" },
+ meta: {title: "姣曚笟鐢熺粺璁�"},
name: "biyeshengStatistics",
component: () =>
import(
"@/pages/show/jiuyeAndChuangye/jiuyeChildren/biyeshengStatistics.vue"
- )
+ )
},
{
path: "/zhiyePeixun",
- meta: { title: "鑱屼笟鍩硅"},
+ meta: {title: "鑱屼笟鍩硅"},
name: "zhiyePeixun",
component: () =>
import(
@@ -75,21 +77,21 @@
children: [
{
path: "/shehuiBaoxian",
- meta: { title: "绀句細淇濋殰" },
+ meta: {title: "绀句細淇濋殰"},
name: "shehuiBaoxian",
component: () =>
import(
"@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shehuiBaoxian.vue"
- )
+ )
},
{
path: "/shebaoShouzhiZongbiao",
- meta: { title: "绀句繚鏀舵敮鎬昏〃" },
+ meta: {title: "绀句繚鏀舵敮鎬昏〃"},
name: "shebaoShouzhiZongbiao",
component: () =>
import(
"@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoShouzhiZongbiao.vue"
- )
+ )
},
{
path: "/qiyezhigongShebao",
@@ -103,8 +105,35 @@
]
},
{
+ path: "/otherBusiness",
+ component: OtherBusiness,
+ meta: {title: "鍏朵粬涓氬姟"},
+ redirect: "/otherB-PeopleJunShouRu",
+ name: "OtherBusiness",
+ children: [
+ {
+ path: "/otherB-PeopleJunShouRu",
+ meta: {title: "灞呮皯浜哄眳鏀跺叆銆佸彲鏀厤鏀跺叆"},
+ name: "otherB-PeopleJunShouRu",
+ component: () =>
+ import(
+ "@/pages/show/otherBusiness/otherBusinessChild/OtherB_PeopleJunShouRu.vue"
+ )
+ },
+ {
+ path: "/otherB-GongGuTuoPin",
+ meta: {title: "灞呮皯浜哄眳鏀跺叆銆佸彲鏀厤鏀跺叆"},
+ name: "otherB-GongGuTuoPin",
+ component: () =>
+ import(
+ "@/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue"
+ )
+ }
+ ]
+ },
+ {
path: "/businessPolicy",
- meta: { title: "钀ュ晢鏀跨瓥" },
+ meta: {title: "钀ュ晢鏀跨瓥"},
name: "businessPolicy",
component: () => import("@/pages/show/businessPolicy/BusinessPolicy")
}
--
Gitblit v1.9.1