Skip to content

imydou/vue-layer-mobile.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-layer-mobile.js

import layer from 'vue-layer-mobile.js';
import 'vue-layer-mobile.js/need/layer.css';
Vue.prototype.$layer = layer;


this.$layer.open({
    content: '移动版和PC版不能同时存在同一页面'
    ,btn: '我知道了'
});

版权归原作者所有

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published