提交 efaffd1b authored 作者: matian's avatar matian

修改h5默认文字颜色

上级 24214657
...@@ -150,7 +150,7 @@ export const roadMapList = [ ...@@ -150,7 +150,7 @@ export const roadMapList = [
] ]
export const homeMapList = [ export const homeMapList = [
{ {
project_name: '项目名称:', project_name: '项目列表:',
position: 'top', position: 'top',
icon: 'https://webapp-pub.ezijing.com/www/pc/lifeLearning/home.png', icon: 'https://webapp-pub.ezijing.com/www/pc/lifeLearning/home.png',
isShow: false, isShow: false,
......
...@@ -237,6 +237,7 @@ export default { ...@@ -237,6 +237,7 @@ export default {
font-size: 0.11rem; font-size: 0.11rem;
font-weight: bold; font-weight: bold;
color: #ffffff; color: #ffffff;
text-shadow: 2px 2px 5px #aa1941;
cursor: pointer; cursor: pointer;
} }
.line { .line {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论