提交 0e3d5b13 authored 作者: pengxiaohui's avatar pengxiaohui

fix: 细节调整

上级 4a8117ed
......@@ -168,7 +168,7 @@ export default {
},
handleFinish() {
const selection = []
const isFinish = true
let isFinish = true
for (let i = 0; i < this.questions.length; i++) {
const item = this.questions[i]
if (item.selection.length) {
......
<template>
<div class="works-show">
<h5>请整理好报告然后提交吧!</h5>
<h5></h5>
<div class="container">
<div class="product">
产品分析报告
......@@ -82,6 +82,7 @@ export default {
h5{
font-size:18px;
line-height:120px;
height:80px;
font-weight:normal;
text-indent: 20px;
color:#666;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论