update upload doc and design page template (#3255)

pull/3078/merge
杨奕 2017-03-04 16:38:20 +08:00 committed by baiyaaaaa
parent d1a2335e2b
commit 4aabc95a6d
2 changed files with 4 additions and 1 deletions

View File

@ -376,6 +376,9 @@
};
},
methods: {
submitUpload() {
this.$refs.upload.submit();
},
handleRemove(file, fileList) {
console.log(file, fileList);
},

View File

@ -54,7 +54,7 @@
<img src="~examples/assets/images/controllability.png" alt="Controllability">
<h4><%= 8 ></h4>
<span><%= 9 ></span>
</ul>
</div>
</el-col>
</el-row>
<h3><%= 10 ></h3>