no message

cyl/master
jscyl13849007907 1 week ago
parent 82185e0eb7
commit 928c007a20

@ -16,12 +16,15 @@ export default {
messageId: "", messageId: "",
title: "", title: "",
themeColor: "#3578f6", // themeColor: "#3578f6",
themeBackgroundColor: "#3578f621", // themeBackgroundColor: "#3578f621",
// themeColor: "#00B666", // themeColor: "#00B666",
// themeBackgroundColor: "#00B66621", // themeBackgroundColor: "#00B66621",
themeColor: "#F9AA16",
themeBackgroundColor: "#F9AA1621",
logo: "", logo: "",
// #ifdef MP-WEIXIN // #ifdef MP-WEIXIN
"g-open-env": "MP-MINI", "g-open-env": "MP-MINI",

@ -699,14 +699,14 @@
"uniIdRouter": {}, "uniIdRouter": {},
"tabBar": { "tabBar": {
"color": "#606266", "color": "#606266",
"selectedColor": "#3578f6", "selectedColor": "#F9AA16",
"borderStyle": "black", "borderStyle": "black",
"backgroundColor": "#ffffff", "backgroundColor": "#ffffff",
// "custom": true, // "custom": true,
"list": [ "list": [
{ {
"iconPath": "static/image/tabbar/home_gray.png", "iconPath": "static/image/tabbar/home.png",
"selectedIconPath": "static/image/tabbar/home_blue.png", "selectedIconPath": "static/image/tabbar/home_yellow.png",
"pagePath": "pages/home/index", "pagePath": "pages/home/index",
"text": "首页" "text": "首页"
}, },
@ -729,26 +729,26 @@
// "text": "智能客服" // "text": "智能客服"
// }, // },
{ {
"iconPath": "static/image/tabbar/message_gray.png", "iconPath": "static/image/tabbar/message.png",
"selectedIconPath": "static/image/tabbar/message_blue.png", "selectedIconPath": "static/image/tabbar/message_yelloe.png",
"pagePath": "pages/message/index", "pagePath": "pages/message/index",
"text": "消息" "text": "消息"
}, },
{ {
"iconPath": "static/image/tabbar/plus-square_gray.png", "iconPath": "static/image/tabbar/plus-square.png",
"selectedIconPath": "static/image/tabbar/plus-square_blue.png", "selectedIconPath": "static/image/tabbar/plus-square_yellow.png",
"pagePath": "pages/apply/index", "pagePath": "pages/apply/index",
"text": "报名" "text": "报名"
}, },
{ {
"iconPath": "static/image/tabbar/order_gray.png", "iconPath": "static/image/tabbar/order.png",
"selectedIconPath": "static/image/tabbar/order_blue.png", "selectedIconPath": "static/image/tabbar/order_yellow.png",
"pagePath": "pages/order/index", "pagePath": "pages/order/index",
"text": "工单" "text": "工单"
}, },
{ {
"iconPath": "static/image/tabbar/user_gray.png", "iconPath": "static/image/tabbar/user.png",
"selectedIconPath": "static/image/tabbar/user_blue.png", "selectedIconPath": "static/image/tabbar/user_yellow.png",
"pagePath": "pages/person/index", "pagePath": "pages/person/index",
"text": "我的" "text": "我的"
} }

@ -3,8 +3,8 @@ $test: env("VITE_APP_THEMECOLOR");
// $main: #ff4400; // $main: #ff4400;
// $filter_bg_color: #ff440011; // $filter_bg_color: #ff440011;
// //
$main: #3578f6; $main: #F9AA16;
$filter_bg_color: #3578f621; $filter_bg_color: #F9AA1621;
$main_bg_color: $main; $main_bg_color: $main;
$page_bg_color: #ededed; $page_bg_color: #ededed;
$main_color: $main; $main_color: $main;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 415 B

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Loading…
Cancel
Save