mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
docs: should use v2 demo in simulator (#4918)
This commit is contained in:
parent
5c90a4ff77
commit
3a9056ff1d
@ -12,7 +12,7 @@ export default {
|
|||||||
description: '轻量、可靠的小程序 UI 组件库',
|
description: '轻量、可靠的小程序 UI 组件库',
|
||||||
logo: 'https://img.yzcdn.cn/vant/logo.png',
|
logo: 'https://img.yzcdn.cn/vant/logo.png',
|
||||||
simulator: {
|
simulator: {
|
||||||
url: 'https://vant-contrib.gitee.io/vant/mobile.html?weapp=1',
|
url: 'https://vant-contrib.gitee.io/vant/v2/mobile.html?weapp=1',
|
||||||
routeMapper: (path) => {
|
routeMapper: (path) => {
|
||||||
const map = {
|
const map = {
|
||||||
'/common': '/style',
|
'/common': '/style',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user