Browse Source

统计颜色调整

new-ays
1747191978@qq.com 2 months ago
parent
commit
51f932186c
  1. BIN
      acupuncture-前台/src/assets/images/dangan_n@1x.png
  2. BIN
      acupuncture-前台/src/assets/images/home_S@1x.png
  3. BIN
      acupuncture-前台/src/assets/images/me_n@1x.png
  4. BIN
      acupuncture-前台/src/assets/images/suifang_n@1x.png
  5. BIN
      acupuncture-前台/src/assets/images/zhenliao_n@1x.png
  6. BIN
      acupuncture-前台/src/views/bg.png
  7. 4
      acupuncture-前台/src/views/indexCom/XGZL.vue
  8. 22
      acupuncture-前台/src/views/indexCom/follow.vue
  9. 40
      acupuncture-前台/src/views/indexCom/index.js
  10. 2
      acupuncture-前台/src/views/indexCom/patient.vue
  11. 4
      acupuncture-前台/src/views/login.vue
  12. 4
      acupuncture-前台/src/views/medicalFile/h5eva.vue
  13. 6
      acupuncture-前台/src/views/screening/h5.vue
  14. 4
      acupuncture-前台/src/views/screening/h5eva.vue
  15. 2
      acupuncture-后台/src/store/modules/settings.js
  16. BIN
      acupuncture-后台/src/views/bg.png
  17. 6
      acupuncture-后台/src/views/indexCom/XGZL.vue
  18. 44
      acupuncture-后台/src/views/indexCom/follow.vue
  19. 42
      acupuncture-后台/src/views/indexCom/index.js
  20. 4
      acupuncture-后台/src/views/indexCom/patient.vue
  21. 4
      acupuncture-后台/src/views/screening/h5.vue

BIN
acupuncture-前台/src/assets/images/dangan_n@1x.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 874 B

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
acupuncture-前台/src/assets/images/home_S@1x.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 734 B

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
acupuncture-前台/src/assets/images/me_n@1x.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 716 B

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
acupuncture-前台/src/assets/images/suifang_n@1x.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 860 B

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
acupuncture-前台/src/assets/images/zhenliao_n@1x.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 787 B

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
acupuncture-前台/src/views/bg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 983 KiB

After

Width:  |  Height:  |  Size: 326 KiB

4
acupuncture-前台/src/views/indexCom/XGZL.vue

@ -9,7 +9,7 @@
<div class="dis">
<div class="dian-box dis">
<div class="dian-box dis">
<span class="dian" style="background: #c6a268"></span>
<span class="dian" style="background: #dad0a7"></span>
中西医结合
</div>
<span class="dian" style="background: #d8d8d8"></span>
@ -52,7 +52,7 @@
<div class="dis">
<div class="dian-box dis">
<div class="dian-box dis">
<span class="dian" style="background: #c6a268"></span>
<span class="dian" style="background: #dad0a7"></span>
治愈
</div>
<div class="dian-box dis">

22
acupuncture-前台/src/views/indexCom/follow.vue

@ -90,47 +90,47 @@ export default {
followEcharts.series = [];
let colorArr = [
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#406E49",
"#00A046",
];

40
acupuncture-前台/src/views/indexCom/index.js

@ -23,7 +23,7 @@ export const HZXX = {
bottom: "0%",
containLabel: true,
},
color: ["#C6A268"],
color: ["#dad0a7"],
graphic: {
type: "text",
left: "center",
@ -108,7 +108,7 @@ export const ageEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -156,14 +156,14 @@ export const ageEcharts = {
data: [],
type: "bar",
barMaxWidth: 24, //柱图宽度
color: "#C6A268",
color: "#dad0a7",
// itemStyle: {
// normal: {
// //这里设置柱形图圆角 [左上角,右上角,右下角,左下角]
// barBorderRadius: [50, 50, 0, 0],
// color: function (params) {
// var colorList = [
// "#C6A268",
// "#dad0a7",
// ];
// return colorList[params.dataIndex];
// },
@ -179,7 +179,7 @@ export const diseaseEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -240,7 +240,7 @@ export const diagnoseEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -301,7 +301,7 @@ export const systemEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -349,7 +349,7 @@ export const systemEcharts = {
data: [],
type: "bar",
barMaxWidth: 24, //柱图宽度
color: "#C6A268",
color: "#dad0a7",
// itemStyle: {
// normal: {
// //这里设置柱形图圆角 [左上角,右上角,右下角,左下角]
@ -366,7 +366,7 @@ export const physiqueEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -447,7 +447,7 @@ export const postureEcharts = {
bottom: "0%",
containLabel: true,
},
color: ["#C7BDB1", "#C6A268", "#906C4A", "#406E49", "#582518"],
color: ["#C7BDB1", "#dad0a7", "#906C4A", "#406E49", "#582518"],
series: [
{
type: "pie",
@ -479,7 +479,7 @@ export const agrypniaEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -527,7 +527,7 @@ export const agrypniaEcharts = {
data: [],
type: "bar",
barMaxWidth: 24, //柱图宽度
color: "#C6A268",
color: "#dad0a7",
// itemStyle: {
// normal: {
// //这里设置柱形图圆角 [左上角,右上角,右下角,左下角]
@ -544,7 +544,7 @@ export const anxietyEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -626,7 +626,7 @@ export const healTypeEcharts = {
bottom: "0%",
containLabel: true,
},
color: ["#C6A268", "#D8D8D8"],
color: ["#dad0a7", "#D8D8D8"],
series: [
{
type: "pie",
@ -658,7 +658,7 @@ export const diseaseMethodEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -747,7 +747,7 @@ export const effectEcharts = {
bottom: "0%",
containLabel: true,
},
color: ["#C6A268", "#00A046", "#406E49", "#EBE4C6"],
color: ["#dad0a7", "#00A046", "#406E49", "#EBE4C6"],
series: [
{
type: "pie",
@ -779,7 +779,7 @@ export const costEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -827,7 +827,7 @@ export const costEcharts = {
data: [],
type: "bar",
barMaxWidth: 24, //柱图宽度
color: "#C6A268",
color: "#dad0a7",
// itemStyle: {
// normal: {
// //这里设置柱形图圆角 [左上角,右上角,右下角,左下角]
@ -844,7 +844,7 @@ export const followEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -895,7 +895,7 @@ export const lossFollowEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {

2
acupuncture-前台/src/views/indexCom/patient.vue

@ -283,7 +283,7 @@ export default {
<style scoped src="@/assets/styles/common.css"></style>
<style scoped>
.div-hz {
background: #c6a268;
background: #dad0a7;
width: 80%;
height: 70%;
border-radius: 10px;

4
acupuncture-前台/src/views/login.vue

@ -8,7 +8,7 @@
:rules="loginRules"
class="login-form"
>
<h3 class="title" style="color: #fff; text-align: left">
<h3 class="title" style="color: #406e49; text-align: left">
登录到
<br />
体重管理数据云平台系统
@ -62,7 +62,7 @@
</el-form-item>
<el-checkbox
v-model="loginForm.rememberMe"
style="margin: 0px 0px 25px 0px; color: #fff"
style="margin: 0px 0px 25px 0px; color: #406e49"
>记住密码</el-checkbox
>
<el-form-item style="width: 100%">

4
acupuncture-前台/src/views/medicalFile/h5eva.vue

@ -189,7 +189,7 @@ export default {
.idcardupd >>> .el-upload {
height: 44px;
border: none;
background: #c6a268;
background: #dad0a7;
}
.hospital1 {
text-align: center;
@ -245,7 +245,7 @@ export default {
align-items: center;
}
.submit-box .submit-box-but {
background: #c6a268;
background: #dad0a7;
width: 100%;
font-size: 16px;
}

6
acupuncture-前台/src/views/screening/h5.vue

@ -118,7 +118,7 @@ export default {
text-align: center;
}
.btn-dl-gl {
color: #c6a268;
color: #dad0a7;
}
.btn-dl-ty {
margin-right: 16px;
@ -171,7 +171,7 @@ export default {
.idcardupd >>> .el-upload {
height: 44px;
border: none;
background: #c6a268;
background: #dad0a7;
}
.hospital1 {
text-align: center;
@ -224,7 +224,7 @@ export default {
align-items: center;
}
.submit-box .submit-box-but {
background: #c6a268;
background: #dad0a7;
width: 100%;
font-size: 16px;
}

4
acupuncture-前台/src/views/screening/h5eva.vue

@ -1057,7 +1057,7 @@ export default {
.idcardupd >>> .el-upload {
height: 44px;
border: none;
background: #c6a268;
background: #dad0a7;
}
.hospital1 {
text-align: center;
@ -1117,7 +1117,7 @@ export default {
}
.submit-box .submit-box-but {
background: #c6a268;
background: #dad0a7;
width: 100%;
font-size: 16px;
margin-bottom: 10px;

2
acupuncture-后台/src/store/modules/settings.js

@ -13,7 +13,7 @@ const {
const storageSetting = JSON.parse(localStorage.getItem("layout-setting")) || "";
const state = {
title: "",
theme: storageSetting.theme || "#C6A268",
theme: storageSetting.theme || "#dad0a7",
sideTheme: storageSetting.sideTheme || sideTheme,
showSettings: showSettings,
topNav: storageSetting.topNav === undefined ? topNav : storageSetting.topNav,

BIN
acupuncture-后台/src/views/bg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 664 KiB

6
acupuncture-后台/src/views/indexCom/XGZL.vue

@ -9,7 +9,7 @@
<div class="dis">
<div class="dian-box dis">
<div class="dian-box dis">
<span class="dian" style="background: #c6a268"></span>
<span class="dian" style="background: #dad0a7"></span>
中西医结合
</div>
<span class="dian" style="background: #d8d8d8"></span>
@ -52,7 +52,7 @@
<div class="dis">
<div class="dian-box dis">
<div class="dian-box dis">
<span class="dian" style="background: #c6a268"></span>
<span class="dian" style="background: #dad0a7"></span>
治愈
</div>
<div class="dian-box dis">
@ -64,7 +64,7 @@
好转
</div>
<div class="dian-box dis">
<span class="dian" style="background: #ebe4c6"></span>
<span class="dian" style="background: #dad0a7"></span>
无效
</div>
</div>

44
acupuncture-后台/src/views/indexCom/follow.vue

@ -89,48 +89,48 @@ export default {
handleFollow() {
followEcharts.series = [];
let colorArr = [
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
"#EBE4C6",
"#C6A268",
"#dad0a7",
"#dad0a7",
"#406E49",
"#00A046",
];

42
acupuncture-后台/src/views/indexCom/index.js

@ -23,7 +23,7 @@ export const HZXX = {
bottom: "0%",
containLabel: true,
},
color: ["#C6A268"],
color: ["#dad0a7"],
graphic: {
type: "text",
left: "center",
@ -76,7 +76,7 @@ export const gende = {
bottom: "0%",
containLabel: true,
},
color: ["#406E49", "#EBE4C6"],
color: ["#406E49", "#dad0a7"],
series: [
{
type: "pie",
@ -108,7 +108,7 @@ export const ageEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -156,14 +156,14 @@ export const ageEcharts = {
data: [],
type: "bar",
barMaxWidth: 24, //柱图宽度
color: "#C6A268",
color: "#dad0a7",
// itemStyle: {
// normal: {
// //这里设置柱形图圆角 [左上角,右上角,右下角,左下角]
// barBorderRadius: [50, 50, 0, 0],
// color: function (params) {
// var colorList = [
// "#C6A268",
// "#dad0a7",
// ];
// return colorList[params.dataIndex];
// },
@ -179,7 +179,7 @@ export const diseaseEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -240,7 +240,7 @@ export const diagnoseEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -301,7 +301,7 @@ export const systemEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -349,7 +349,7 @@ export const systemEcharts = {
data: [],
type: "bar",
barMaxWidth: 24, //柱图宽度
color: "#C6A268",
color: "#dad0a7",
// itemStyle: {
// normal: {
// //这里设置柱形图圆角 [左上角,右上角,右下角,左下角]
@ -366,7 +366,7 @@ export const physiqueEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -447,7 +447,7 @@ export const postureEcharts = {
bottom: "0%",
containLabel: true,
},
color: ["#C7BDB1", "#C6A268", "#906C4A", "#406E49", "#582518"],
color: ["#C7BDB1", "#dad0a7", "#906C4A", "#406E49", "#582518"],
series: [
{
type: "pie",
@ -479,7 +479,7 @@ export const agrypniaEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -527,7 +527,7 @@ export const agrypniaEcharts = {
data: [],
type: "bar",
barMaxWidth: 24, //柱图宽度
color: "#C6A268",
color: "#dad0a7",
// itemStyle: {
// normal: {
// //这里设置柱形图圆角 [左上角,右上角,右下角,左下角]
@ -544,7 +544,7 @@ export const anxietyEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -626,7 +626,7 @@ export const healTypeEcharts = {
bottom: "0%",
containLabel: true,
},
color: ["#C6A268", "#D8D8D8"],
color: ["#dad0a7", "#D8D8D8"],
series: [
{
type: "pie",
@ -658,7 +658,7 @@ export const diseaseMethodEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -747,7 +747,7 @@ export const effectEcharts = {
bottom: "0%",
containLabel: true,
},
color: ["#C6A268", "#00A046", "#406E49", "#EBE4C6"],
color: ["#dad0a7", "#00A046", "#406E49", "#dad0a7"],
series: [
{
type: "pie",
@ -779,7 +779,7 @@ export const costEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -827,7 +827,7 @@ export const costEcharts = {
data: [],
type: "bar",
barMaxWidth: 24, //柱图宽度
color: "#C6A268",
color: "#dad0a7",
// itemStyle: {
// normal: {
// //这里设置柱形图圆角 [左上角,右上角,右下角,左下角]
@ -844,7 +844,7 @@ export const followEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {
@ -895,7 +895,7 @@ export const lossFollowEcharts = {
axisPointer: {
type: "cross",
label: {
backgroundColor: "#C6A268",
backgroundColor: "#dad0a7",
},
},
formatter: function (params) {

4
acupuncture-后台/src/views/indexCom/patient.vue

@ -44,7 +44,7 @@
<span class="dian" style="background: #406e49"></span>
</div>
<span class="dian" style="background: #ebe4c6"></span>
<span class="dian" style="background: #dad0a7"></span>
</div>
</div>
@ -283,7 +283,7 @@ export default {
<style scoped src="@/assets/styles/common.css"></style>
<style scoped>
.div-hz {
background: #c6a268;
background: #dad0a7;
width: 80%;
height: 70%;
border-radius: 10px;

4
acupuncture-后台/src/views/screening/h5.vue

@ -652,7 +652,7 @@ export default {
.idcardupd >>> .el-upload {
height: 44px;
border: none;
background: #c6a268;
background: #dad0a7;
}
.hospital1 {
text-align: center;
@ -705,7 +705,7 @@ export default {
align-items: center;
}
.submit-box .submit-box-but {
background: #c6a268;
background: #dad0a7;
width: 100%;
font-size: 16px;
margin-bottom: 10px;

Loading…
Cancel
Save