mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[breaking change] rebuild style struct (#2021)
This commit is contained in:
@@ -40,7 +40,7 @@ module.exports = {
|
||||
title: '更新日志'
|
||||
},
|
||||
{
|
||||
path: '/vant-css',
|
||||
path: '/style',
|
||||
title: '内置样式'
|
||||
},
|
||||
{
|
||||
@@ -344,7 +344,7 @@ module.exports = {
|
||||
title: 'Changelog'
|
||||
},
|
||||
{
|
||||
path: '/vant-css',
|
||||
path: '/style',
|
||||
title: 'Built-in style'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user