Skip to content

ruckyshao/XGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

信广龙开发状态插件安装使用说明

XGL logo

起因

便于上线版本和开发版本的区分

效果

XGL logo

安装

npm install xgl-debugmode --save-dev

引用

import showDebugMode from 'xgl-debugmode'

调用

new showDebugMode({
    logo    : true,                 //是否显示logo ****  默认为 true
    position: 'bottomRight',        //bottomRight - 右下角 | bottom - 居中底部 ****  默认为 bottomRight
    language: 'CN',                 // CN - 开发版 | EN - Demo    ****     默认为 CN
    text    : '',                   //自定义文字 三个字以内最佳 | 传参后language无效   ****     默认为''
})

About

关于信广龙相关插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published