提交 415160c5 authored 作者: lihuihui's avatar lihuihui

已做试题,意见反馈样式修改

上级 a7322940
src/assets/images/zq-icon.png

1.2 KB | W: | H:

src/assets/images/zq-icon.png

1.3 KB | W: | H:

src/assets/images/zq-icon.png
src/assets/images/zq-icon.png
src/assets/images/zq-icon.png
src/assets/images/zq-icon.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -92,15 +92,6 @@ export default { ...@@ -92,15 +92,6 @@ export default {
this.dataList = res this.dataList = res
Toast.clear() Toast.clear()
}) })
// $.ajax({
// url: 'https://zy-teaching2.ezijing.com/v2/examination/my-question-all?type=1',
// type: 'GET',
// data: {},
// xhrFields: { withCredentials: true },
// success: function (data) {
// // for(let i = 0; i< data.length; ++i) {console.log(data[i]);}
// }
// })
} }
} }
} }
......
...@@ -85,7 +85,7 @@ export default { ...@@ -85,7 +85,7 @@ export default {
line-height: .7rem; line-height: .7rem;
width:6.7rem; width:6.7rem;
height:.7rem; height:.7rem;
background:rgba(43,124,233,1); background:#C62245;
border-radius:.12rem; border-radius:.12rem;
font-weight:bold; font-weight:bold;
color:rgba(255,255,255,1); color:rgba(255,255,255,1);
......
...@@ -369,12 +369,12 @@ export default { ...@@ -369,12 +369,12 @@ export default {
} }
} }
.active{ .active{
border-bottom: 0.06rem solid rgba(43,124,233,1); border-bottom: 0.06rem solid #C62245;
.num{ .num{
color:rgba(43,124,233,1); color:#C62245;
} }
.txt{ .txt{
color:rgba(43,124,233,1); color:#C62245;
} }
} }
.right{ .right{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论