提交 7375f299 编写于 作者: guangjun.yang's avatar guangjun.yang

样式调整等

上级 5440b65c
......@@ -109,6 +109,7 @@ export default {
return {};
},
methods: {
// 将序号转成字母
getOrderVac(index) {
return getOrderText(index);
},
......@@ -218,7 +219,7 @@ export default {
font-size: 12px;
& > span {
position: absolute;
top: 3px;
top: 3.5px;
left: 4.5px;
color: #ffffff;
}
......
const coop = {
state: {
userInfo: {appVersion: "343", userToken: "8E28243680E44C2A9275BF3F18F90494"},
userInfo: {appVersion: "343", userToken: "9CC3B119F8784C84B9E897542B2DF112"},
statusBarHeight: {},
projectTabIndex: 1,
jumpURLForI: "", //中华医学会一类跳转地址
......
......@@ -321,10 +321,6 @@ export default {
);
},
// 将序号转成字母
getOrderVac(index) {
return getOrderText(index);
},
// 处理返回的数据,并存储到store中
handlerPractiseData(questionList) {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册