File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
views/application-overview/component Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9696 <!-- 回答 -->
9797 <div class =" item-content mb-16 lighter" >
9898 <div class =" avatar" >
99- <img v-if =" data.avatar" :src =" data.avatar" height =" 30px " />
100- <LogoIcon v-else height =" 30px " />
99+ <img v-if =" data.avatar" :src =" data.avatar" height =" 32px " width = " 32px " />
100+ <LogoIcon v-else height =" 32px " width = " 32px " />
101101 </div >
102102
103103 <div class =" content" >
Original file line number Diff line number Diff line change 178178 </el-upload >
179179 </div >
180180 <el-text type =" info" size =" small"
181- >建议尺寸 64*64 ,支持 JPG、PNG、GIF,大小不超过 10 MB</el-text
181+ >建议尺寸 32*32 ,支持 JPG、PNG、GIF,大小不超过 10 MB</el-text
182182 >
183183 </el-card >
184184 <el-card shadow =" never" class =" mb-8" >
197197 </el-upload >
198198 </div >
199199 <el-text type =" info" size =" small" >
200- 建议尺寸 64*64 ,支持 JPG、PNG、GIF,大小不超过 10 MB</el-text
200+ 建议尺寸 32*32 ,支持 JPG、PNG、GIF,大小不超过 10 MB</el-text
201201 >
202202 </el-card >
203203 <el-card shadow =" never" class =" mb-8" >
215215 </el-upload >
216216 </div >
217217 <el-text type =" info" size =" small" >
218- 建议尺寸 64*64 ,支持 JPG、PNG、GIF,大小不超过 10 MB
218+ 建议尺寸 32*32 ,支持 JPG、PNG、GIF,大小不超过 10 MB
219219 </el-text >
220220 <div class =" border-t mt-8" >
221221 <div class =" flex-between mb-8" >
You can’t perform that action at this time.
0 commit comments