mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 14:26:43 +08:00
提交修改
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="note-info-index" style="padding: 38px 42px;">
|
||||
<div class="note-info-index">
|
||||
<div class="note-hear">
|
||||
<h3>我的笔记</h3>
|
||||
<div>
|
||||
@@ -583,6 +583,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.note-info-index{
|
||||
padding: 15px 18px;
|
||||
::v-deep .el-upload-dragger{
|
||||
width: 500px;
|
||||
height: 168px;
|
||||
|
||||
Reference in New Issue
Block a user