release 3.1.0-rc.2

This commit is contained in:
梁灏 2018-09-03 14:08:13 +08:00
parent f186864086
commit 1ca38a8451
15 changed files with 35 additions and 11 deletions

View file

@ -83,7 +83,7 @@ export default API;
declare module 'vue/types/vue' {
interface Vue {
$IVIEW?: {
$IVIEW: {
size?: string;
transfer?: string;
};