1.0.6 • Published 4 years ago

vue-orient v1.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

vue-orient

概述

基于 Vue.js 设置移动端 h5 显示方向(横屏或者竖屏)。

配置

属性说明类型必填可选值默认值
orientation横屏或者竖屏Stringportrait / landscapeportrait
desc提示信息String-为了更好的体验,请使用竖屏浏览

调用

import VueOrient from "vue-orient";

export default {
    components: {
        VueOrient
    }
};

作者

SuperIron

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago