Commit d42beb5f authored by 王炽's avatar 王炽

测评结果页滚动修改

parent 9b98a81b
......@@ -415,7 +415,6 @@ const generateCurveData1 = (lineData, type, arrayName, minOrMax) =>{
data.push(point);
});
console.log('data888888=', data);
return data;
}
// slightHighRange
......@@ -963,7 +962,7 @@ const onScroll = (e) => {
<style lang="less" scoped>
.shengzhang-test-result-container {
width: 100%;
// height: 2700rpx;
height: 2700rpx;
// box-sizing: border-box;
position: relative;
overflow-x: hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment