提交 15a9144e authored 作者: 钟是志's avatar 钟是志

27200 毕业生就业去向申报,20192602003 电脑端操作上传了2张图片 手机端查看 只有一张 且重叠了

上级 801f27cd
...@@ -2137,14 +2137,6 @@ ${obj[dataColumn.base52]} ...@@ -2137,14 +2137,6 @@ ${obj[dataColumn.base52]}
const begin = dataColumn; const begin = dataColumn;
const end = this.getColumn('c2'); const end = this.getColumn('c2');
const ivs = []; const ivs = [];
console.log({
begin,
end,
initValue,
init,
});
if (initValue != null && init != null) { if (initValue != null && init != null) {
ivs.push(moment(parseInt(initValue))); ivs.push(moment(parseInt(initValue)));
if (end != null && init[end.base52]) { if (end != null && init[end.base52]) {
......
...@@ -278,7 +278,9 @@ ...@@ -278,7 +278,9 @@
.imageUl { .imageUl {
display: grid; display: grid;
//grid-template-rows: 1fr; //grid-template-rows: 1fr;
grid-auto-flow: column; //grid-auto-flow: column;
// 27200 毕业生就业去向申报,20192602003 电脑端操作上传了2张图片 手机端查看 只有一张 且重叠了
// 可能需要再次修改 遇到样式问题都丢这里面
justify-items: center; justify-items: center;
align-items: center; align-items: center;
column-gap: 10px; column-gap: 10px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论