mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-17 14:56:48 +08:00
feat:修改padding
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="surveydetailpage">
|
||||
<div class="surveydetailpage" style="padding: 30px">
|
||||
<!-- 面包屑导航 -->
|
||||
<div
|
||||
style="display: flex; align-items: center; justify-content: space-between"
|
||||
@@ -39,7 +39,7 @@
|
||||
<div class="title">
|
||||
{{ disDetail.projectName }}
|
||||
</div>
|
||||
<!-- <button class="btn">回复</button>-->
|
||||
<!-- <button class="btn">回复</button>-->
|
||||
</div>
|
||||
|
||||
<div class="line clearfix">
|
||||
|
||||
Reference in New Issue
Block a user