docs: make document more compact

This commit is contained in:
陈嘉涵
2020-01-19 19:52:46 +08:00
parent bb53c3c758
commit 3a4107ef49
40 changed files with 56 additions and 162 deletions
-1
View File
@@ -89,7 +89,6 @@ export default {
Toast('Please upload an image in jpg format');
return false;
}
return true;
},
asyncBeforeRead(file) {