mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Doc] update document site title (#274)
* [bugfix] CouponList always show empty info * [bugfix] add click feedback of buttons in components * [Doc] add custom theme document * [new feature] Notice bar support more props * [bugfix] PullRefresh test cases * [bugfix] unused NoticeBar style * [bugfix] Swipe width calc error * [Doc] english document of all action components * [Doc] change document site path to /zanui/vant * [Doc] fix * [bugfix] uploader style error * [bugfix] tabs document demo * [new feature] Cell support vue-router target route * [bugfix] add cell test cases * update yarn.lock * [bugfix] Tabbar cann't display info when use icon slot * [Doc] update document title
This commit is contained in:
parent
33e2e99e78
commit
d97269084b
@ -19,7 +19,6 @@ module.exports = {
|
|||||||
globals: {
|
globals: {
|
||||||
expect: true,
|
expect: true,
|
||||||
sinon: true,
|
sinon: true,
|
||||||
zanui: true,
|
|
||||||
document: false,
|
document: false,
|
||||||
navigator: false,
|
navigator: false,
|
||||||
window: false,
|
window: false,
|
||||||
|
@ -95,14 +95,14 @@ Modern browsers and Android 4.0+, iOS 6+.
|
|||||||
## Links
|
## Links
|
||||||
- [Documentation](https://www.youzanyun.com/zanui/vant)
|
- [Documentation](https://www.youzanyun.com/zanui/vant)
|
||||||
- [Change log](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog)
|
- [Change log](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog)
|
||||||
- [React UI Zent](https://www.youzanyun.com/zanui/react)
|
- [React UI Zent](https://www.youzanyun.com/zanui/zent)
|
||||||
- [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
|
- [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
|
||||||
- [vant-demo](https://github.com/chenjiahan/vant-demo)
|
- [vant-demo](https://github.com/chenjiahan/vant-demo)
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
You can scan the following QR code to access the demo:
|
You can scan the following QR code to access the demo:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## LICENSE
|
## LICENSE
|
||||||
|
|
||||||
|
@ -97,12 +97,12 @@ Vue.use(Vant);
|
|||||||
|
|
||||||
可以手机扫码以下二维码访问手机端demo:
|
可以手机扫码以下二维码访问手机端demo:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 链接
|
## 链接
|
||||||
- [详细文档](https://www.youzanyun.com/zanui/vant)
|
- [详细文档](https://www.youzanyun.com/zanui/vant)
|
||||||
- [更新日志](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog)
|
- [更新日志](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog)
|
||||||
- [React 组件库 Zent](https://www.youzanyun.com/zanui/react)
|
- [React 组件库 Zent](https://www.youzanyun.com/zanui/zent)
|
||||||
- [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
|
- [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
|
||||||
- [vant-demo](https://github.com/chenjiahan/vant-demo)
|
- [vant-demo](https://github.com/chenjiahan/vant-demo)
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ module.exports = {
|
|||||||
footer: {
|
footer: {
|
||||||
github: 'https://github.com/youzan/vant',
|
github: 'https://github.com/youzan/vant',
|
||||||
nav: {
|
nav: {
|
||||||
'React 组件库': 'https://www.youzanyun.com/zanui/react',
|
'React 组件库': 'https://www.youzanyun.com/zanui/zent',
|
||||||
小程序组件库: 'https://github.com/youzan/zanui-weapp',
|
小程序组件库: 'https://github.com/youzan/zanui-weapp',
|
||||||
意见反馈: 'https://github.com/youzan/vant/issues',
|
意见反馈: 'https://github.com/youzan/vant/issues',
|
||||||
开发指南: 'https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.zh-CN.md',
|
开发指南: 'https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.zh-CN.md',
|
||||||
@ -275,7 +275,7 @@ module.exports = {
|
|||||||
footer: {
|
footer: {
|
||||||
github: 'https://github.com/youzan/vant',
|
github: 'https://github.com/youzan/vant',
|
||||||
nav: {
|
nav: {
|
||||||
'React UI': 'https://www.youzanyun.com/zanui/react',
|
'React UI': 'https://www.youzanyun.com/zanui/zent',
|
||||||
'Weapp UI': 'https://github.com/youzan/zanui-weapp',
|
'Weapp UI': 'https://github.com/youzan/zanui-weapp',
|
||||||
Feedback: 'https://github.com/youzan/vant/issues',
|
Feedback: 'https://github.com/youzan/vant/issues',
|
||||||
Contribute:
|
Contribute:
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||||
<link rel="shortcut icon" href="https://b.yzcdn.cn/zanui/icon/zanui.ico">
|
<link rel="shortcut icon" href="https://b.yzcdn.cn/zanui/icon/zanui.ico">
|
||||||
<title>ZanUI - 移动端</title>
|
<title>Vant - 有赞移动端 Vue 组件库</title>
|
||||||
</head>
|
</head>
|
||||||
<body ontouchstart>
|
<body ontouchstart>
|
||||||
|
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
<div class="van-toast-wrapper" v-show="visible">
|
<div class="van-toast-wrapper" v-show="visible">
|
||||||
<div :class="['van-toast', `van-toast--${displayStyle}`, `van-toast--${position}`]">
|
<div :class="['van-toast', `van-toast--${displayStyle}`, `van-toast--${position}`]">
|
||||||
<!-- text only -->
|
<!-- text only -->
|
||||||
<div v-if="displayStyle === 'text'" class="van-toast__text">{{ message }}</div>
|
<div v-if="displayStyle === 'text'">{{ message }}</div>
|
||||||
<div v-if="displayStyle === 'html'" class="van-toast__text" v-html="message" />
|
<div v-if="displayStyle === 'html'" v-html="message" />
|
||||||
|
|
||||||
<!-- with icon -->
|
<!-- with icon -->
|
||||||
<template v-if="displayStyle === 'default'">
|
<template v-if="displayStyle === 'default'">
|
||||||
|
@ -1 +0,0 @@
|
|||||||
# zanui-css
|
|
Loading…
x
Reference in New Issue
Block a user