mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-10-31 03:22:08 +08:00 
			
		
		
		
	docs: add maintain tip
This commit is contained in:
		
							parent
							
								
									cf88ae38a6
								
							
						
					
					
						commit
						a7f2c1af45
					
				| @ -14,6 +14,12 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。 | |||||||
| - 次版本号:每隔一至二个月发布,包含新特性和较大的功能更新,向下兼容。 | - 次版本号:每隔一至二个月发布,包含新特性和较大的功能更新,向下兼容。 | ||||||
| - 主版本号:无固定发布时间,包含不兼容更新。 | - 主版本号:无固定发布时间,包含不兼容更新。 | ||||||
| 
 | 
 | ||||||
|  | **维护提示** | ||||||
|  | 
 | ||||||
|  | - Vant 2 版本已经不再主动迭代新 Feature,如果你仍在使用 Vue 2 & Vant 2,建议尽快进行升级。 | ||||||
|  | 
 | ||||||
|  | - 考虑到仍然有较多用户在使用 Vue 2,我们会对 Vant 2 中影响面较大的 Bug 进行修复,也接受来自社区的 Pull Request,欢迎贡献代码 ^\_^ | ||||||
|  | 
 | ||||||
| ## 更新内容 | ## 更新内容 | ||||||
| 
 | 
 | ||||||
| ### [v2.12.43](https://github.com/youzan/vant/compare/v2.12.39...v2.12.43) | ### [v2.12.43](https://github.com/youzan/vant/compare/v2.12.39...v2.12.43) | ||||||
|  | |||||||
| @ -25,7 +25,7 @@ module.exports = { | |||||||
|     }, |     }, | ||||||
|     locales: { |     locales: { | ||||||
|       'zh-CN': { |       'zh-CN': { | ||||||
|         title: 'Vant', |         title: 'Vant 2', | ||||||
|         description: '轻量、可靠的移动端组件库', |         description: '轻量、可靠的移动端组件库', | ||||||
|         logo: 'https://img01.yzcdn.cn/vant/logo.png', |         logo: 'https://img01.yzcdn.cn/vant/logo.png', | ||||||
|         langLabel: '中文', |         langLabel: '中文', | ||||||
| @ -443,7 +443,7 @@ module.exports = { | |||||||
|         ], |         ], | ||||||
|       }, |       }, | ||||||
|       'en-US': { |       'en-US': { | ||||||
|         title: 'Vant', |         title: 'Vant 2', | ||||||
|         description: 'Mobile UI Components built on Vue', |         description: 'Mobile UI Components built on Vue', | ||||||
|         logo: 'https://img01.yzcdn.cn/vant/logo.png', |         logo: 'https://img01.yzcdn.cn/vant/logo.png', | ||||||
|         langLabel: 'En', |         langLabel: 'En', | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user