diff --git a/package-lock.json b/package-lock.json index ed89a0e..392b1ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "cxc-szcx-uniapp", + "name": "cxc-szcx-uniapp-master", "lockfileVersion": 2, "requires": true, "packages": { @@ -19,7 +19,7 @@ }, "node_modules/base-64": { "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/base-64/-/base-64-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz", "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==" }, "node_modules/dayjs": { @@ -61,7 +61,7 @@ }, "base-64": { "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/base-64/-/base-64-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz", "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==" }, "dayjs": { diff --git a/pages/views/renliziyuan/renyuanxinxi/qttongji.vue b/pages/views/renliziyuan/renyuanxinxi/qttongji.vue index 09cd3a9..a465508 100644 --- a/pages/views/renliziyuan/renyuanxinxi/qttongji.vue +++ b/pages/views/renliziyuan/renyuanxinxi/qttongji.vue @@ -5,16 +5,14 @@ - + - + @@ -24,9 +22,9 @@ - - - + + + @@ -39,7 +37,7 @@ 姓名 - 性别 + 基层单位 年龄 @@ -64,7 +62,7 @@ - {{ item.xb_dictText }} + {{ item.jcxd }} @@ -84,145 +82,139 @@ \ No newline at end of file +.data-row:hover { + box-shadow: 0 4rpx 12rpx rgba(64, 158, 255, 0.1); +} +