diff --git a/package-lock.json b/package-lock.json
deleted file mode 100644
index 392b1ea..0000000
--- a/package-lock.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "name": "cxc-szcx-uniapp-master",
- "lockfileVersion": 2,
- "requires": true,
- "packages": {
- "": {
- "dependencies": {
- "@dcloudio/uni-ui": "^1.5.6",
- "base-64": "^1.0.0",
- "dayjs": "^1.11.13",
- "echarts": "^5.6.0"
- }
- },
- "node_modules/@dcloudio/uni-ui": {
- "version": "1.5.6",
- "resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.5.6.tgz",
- "integrity": "sha512-jmb98PasFvZkrIDXGh94GbdWg2/jyhgs1HUG+bU8eyL7Ltias/5XBz4q8w9RXyWUfqepJRqapPA2IIQpLCuTIg==",
- "license": "Apache-2.0"
- },
- "node_modules/base-64": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz",
- "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
- },
- "node_modules/dayjs": {
- "version": "1.11.13",
- "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
- "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
- },
- "node_modules/echarts": {
- "version": "5.6.0",
- "resolved": "https://registry.npmmirror.com/echarts/-/echarts-5.6.0.tgz",
- "integrity": "sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==",
- "license": "Apache-2.0",
- "dependencies": {
- "tslib": "2.3.0",
- "zrender": "5.6.1"
- }
- },
- "node_modules/tslib": {
- "version": "2.3.0",
- "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz",
- "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
- "license": "0BSD"
- },
- "node_modules/zrender": {
- "version": "5.6.1",
- "resolved": "https://registry.npmmirror.com/zrender/-/zrender-5.6.1.tgz",
- "integrity": "sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==",
- "license": "BSD-3-Clause",
- "dependencies": {
- "tslib": "2.3.0"
- }
- }
- },
- "dependencies": {
- "@dcloudio/uni-ui": {
- "version": "1.5.6",
- "resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.5.6.tgz",
- "integrity": "sha512-jmb98PasFvZkrIDXGh94GbdWg2/jyhgs1HUG+bU8eyL7Ltias/5XBz4q8w9RXyWUfqepJRqapPA2IIQpLCuTIg=="
- },
- "base-64": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz",
- "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
- },
- "dayjs": {
- "version": "1.11.13",
- "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
- "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
- },
- "echarts": {
- "version": "5.6.0",
- "resolved": "https://registry.npmmirror.com/echarts/-/echarts-5.6.0.tgz",
- "integrity": "sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==",
- "requires": {
- "tslib": "2.3.0",
- "zrender": "5.6.1"
- }
- },
- "tslib": {
- "version": "2.3.0",
- "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz",
- "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="
- },
- "zrender": {
- "version": "5.6.1",
- "resolved": "https://registry.npmmirror.com/zrender/-/zrender-5.6.1.tgz",
- "integrity": "sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==",
- "requires": {
- "tslib": "2.3.0"
- }
- }
- }
-}
diff --git a/pages/login/login.vue b/pages/login/login.vue
index a67ea93..dc9a355 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -98,17 +98,17 @@
});
/*生产环境 begin */
- // loginApi({
- // username: un,
- // password: pw,
- // ip: getDeviceIp()
+ loginApi({
+ username: un,
+ password: pw,
+ ip: getDeviceIp()
/*生产环境 end */
/*开发环境 begin */
- localLoginApi({
- username: username.value,
- password: password.value,
- captcha: 'app'
+ // localLoginApi({
+ // username: username.value,
+ // password: password.value,
+ // captcha: 'app'
/*开发环境 end */
}).then((loginres) => {
if (loginres.success) {
diff --git a/pages/views/renliziyuan/renyuanxinxi/detail.vue b/pages/views/renliziyuan/renyuanxinxi/detail.vue
index d223072..0e65eeb 100644
--- a/pages/views/renliziyuan/renyuanxinxi/detail.vue
+++ b/pages/views/renliziyuan/renyuanxinxi/detail.vue
@@ -1,44 +1,46 @@
-
+
-
+
+
+
+
+
+
+
+
+
+
-
- 序号
-
+ 序号
-
- 绩效考核年份
-
+ 绩效考核年份
-
- 绩效考核成绩
-
+ 绩效考核成绩
-
-
-
+
- {{index+1}}
+ {{ index + 1 }}
- {{item.nf}}
+ {{ item.nf }}
-
+
+
- {{item.khcj+"---"+item.khcj_dictText}}
+ {{ item.khcj + '---' + item.khcj_dictText }}
@@ -46,44 +48,38 @@
-
- 起始时间
-
+ 起始时间
-
- 终止时间
-
+ 终止时间
-
- 工作职务
-
+ 工作职务
-
- 岗位职务
-
+ 岗位职务
-
+
- {{item.kssj}}
+ {{ item.kssj }}
- {{item.jssj}}
+ {{ item.jssj }}
-
+
+
- {{item.jlms}}
+ {{ item.jlms }}
-
+
+
- {{item.jlms2}}
+ {{ item.jlms2 }}
@@ -92,64 +88,54 @@
-
- 类别
-
+ 类别
-
- 毕业院校
-
+ 毕业院校
-
- 所学专业
-
+ 所学专业
-
- 学历
-
+ 学历
-
- 学位
-
+ 学位
-
- 毕业时间
-
+ 毕业时间
-
+
- {{item.xllb}}
+ {{ item.xllb }}
- {{item.byyx}}
+ {{ item.byyx }}
-
+
+
- {{item.sxzy}}
-
-
-
- {{item.qdxl}}
+ {{ item.sxzy }}
- {{item.qdxw}}
+ {{ item.qdxl }}
- {{item.bytime}}
+ {{ item.qdxw }}
+
+
+
+
+ {{ item.bytime }}
@@ -157,54 +143,46 @@
-
- 证书名称
-
+ 证书名称
-
- 证书等级
-
+ 证书等级
-
- 取证时间
-
+ 取证时间
-
- 复审时间
-
+ 复审时间
-
- 备注
-
+ 备注
-
+
- {{item.zjmc}}
+ {{ item.zjmc }}
- {{item.zsdj}}
+ {{ item.zsdj }}
-
+
+
- {{item.fzrq}}
+ {{ item.fzrq }}
-
+
+
- {{item.fssj}}
+ {{ item.fssj }}
- {{item.bz}}
+ {{ item.bz }}
@@ -213,54 +191,46 @@
-
- 称谓
-
+ 称谓
-
- 姓名
-
+ 姓名
-
- 出生年月
-
+ 出生年月
-
- 政治面貌
-
+ 政治面貌
-
- 工作单位及职务
-
+ 工作单位及职务
-
+
- {{item.ybrgx}}
+ {{ item.ybrgx }}
- {{item.gxname}}
+ {{ item.gxname }}
-
+
+
- {{item.cstime}}
+ {{ item.cstime }}
-
+
+
- {{item.cyzzmm}}
+ {{ item.cyzzmm }}
- {{item.cygzdw}}
+ {{ item.cygzdw }}
@@ -268,378 +238,367 @@
-
\ No newline at end of file
+/* 内容样式 */
+.dataStyle2 {
+ font-size: 12px;
+ color: #00007f;
+ line-height: 15px;
+ height: 30px;
+ font-weight: 500;
+ text-align: center;
+ vertical-align: middle;
+ border-bottom: 1px solid #919191;
+ border-left: 1px solid #919191;
+ text-align: center;
+ word-wrap: break-word;
+ overflow-wrap: break-word;
+}
+.img {
+ font-size: 12px;
+ color: #00007f;
+ line-height: 150px;
+ height: 154px;
+ font-weight: 500;
+ text-align: center;
+ vertical-align: middle;
+ border-bottom: 1px solid #919191;
+ border-right: 1px solid #919191;
+ border-left: 1px solid #919191;
+ text-align: center;
+ word-wrap: break-word;
+ overflow-wrap: break-word;
+}
+
diff --git a/pages/views/renliziyuan/renyuanxinxi/qttongji.vue b/pages/views/renliziyuan/renyuanxinxi/qttongji.vue
index b07f190..213adbf 100644
--- a/pages/views/renliziyuan/renyuanxinxi/qttongji.vue
+++ b/pages/views/renliziyuan/renyuanxinxi/qttongji.vue
@@ -1,22 +1,23 @@
-
-
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -26,56 +27,74 @@
-
+
-
-
+
+
序号
-
+
姓名
基层单位
-
+
+ 基层班组
+
+
+ 岗位
+
+
年龄
-
+
操作
-
+
-
+
{{ index + 1 }}
-
+
{{ item.xm }}
+
-
+
+ {{ item.jcdw }}
+
+
+
+
{{ item.jcxd }}
-
+
+
+ {{ item.sdgw }}
+
+
+
{{ item.nl }}
-
+
+
-
+ 详情
+
@@ -85,219 +104,215 @@
\ No newline at end of file
diff --git a/pages/views/renliziyuan/renyuanxinxi/taizhang.vue b/pages/views/renliziyuan/renyuanxinxi/taizhang.vue
index 94914d7..a483030 100644
--- a/pages/views/renliziyuan/renyuanxinxi/taizhang.vue
+++ b/pages/views/renliziyuan/renyuanxinxi/taizhang.vue
@@ -1,228 +1,297 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 当前页:{{ current }},数据总量:{{ total }}条,每页数据:{{ pageSize }}
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 序号
+
+
+ 姓名
+
+
+ 性别
+
+
+ 年龄
+
+
+ 操作
+
+
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+ {{ item.xm }}
+
+
+
+
+ {{ item.xb_dictText }}
+
+
+
+
+ {{ item.nl }}
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
+/* 全局容器 */
+.container {
+ margin: 10rpx 10rpx;
+ padding: 10rpx;
+ background: linear-gradient(145deg, #ffaaff, var(--light-blue));
+ border-radius: 24rpx;
+ box-shadow: 0 8rpx 24rpx rgba(64, 158, 255, 0.15);
+ border: 2rpx solid rgba(64, 158, 255, 0.1);
+}
+.uni-group {
+ display: flex;
+ align-items: center;
+}
+.titleStyle {
+ font-size: 12px;
+ color: #747474;
+ line-height: 30px;
+ height: 30px;
+ background: #f2f9fc;
+ text-align: center;
+ vertical-align: middle;
+ border-left: 1px solid #919191;
+ border-bottom: 1px solid #919191;
+}
+
+/* 内容样式 */
+.dataStyle {
+ font-size: 12px;
+ color: #00007f;
+ line-height: 30px;
+ height: 30px;
+ font-weight: 500;
+ text-align: center;
+ vertical-align: middle;
+ border-bottom: 1px solid #919191;
+ border-left: 1px solid #919191;
+ text-overflow: ellipsis;
+}
+/* 内容样式 */
+.pagination {
+ font-size: 16px;
+ color: #00007f;
+ line-height: 30px;
+ height: 30px;
+ font-weight: 500;
+ text-align: center;
+ vertical-align: middle;
+ text-overflow: ellipsis;
+}
+
diff --git a/uni_modules/yjly-row-cell/components/yjly-row-cell/yjly-row-cell.vue b/uni_modules/yjly-row-cell/components/yjly-row-cell/yjly-row-cell.vue
index 61652c2..200d60a 100644
--- a/uni_modules/yjly-row-cell/components/yjly-row-cell/yjly-row-cell.vue
+++ b/uni_modules/yjly-row-cell/components/yjly-row-cell/yjly-row-cell.vue
@@ -1,9 +1,9 @@
-
+
- {{item.title}}
+ {{ item.title }}
@@ -11,110 +11,107 @@
{{ doEmptyString(item.value) }}
-
\ No newline at end of file
+/* 内容样式 */
+.dataStyle1 {
+ font-size: 12px;
+ color: #00007f;
+ line-height: 15px;
+ height: 30px;
+ font-weight: 500;
+ text-align: center;
+ vertical-align: middle;
+ border-bottom: 1px solid #919191;
+ text-overflow: ellipsis;
+ overflow: hidden;
+}
+