vue-template
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
See Configuration Reference.
标题栏 (title-bar)
- props:
- statusBarHeight: 状态栏高度
- title: 标题
- leftText: 左侧文字
- leftCustomHandle: 自定义返回按钮,当需要点击返回为自定义事件时使用
- hideArrow: 隐藏返回箭头
- whiteColor: 白色字体,当需要标题为白色时使用
- hideService: 隐藏客服
- slot:
- default: 右侧按钮自定义区域
- emit:
- leftHandle: 当 leftCustomHandle 为 true 时,点击左侧按钮触发
Current Tags
-
0.0.2
...
latest
(2 years ago)
2 Versions