mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[Doc] add weapp flag to demo page (#1584)
This commit is contained in:
parent
223c6dd6f5
commit
557fcc2f8c
@ -38,7 +38,7 @@ export default {
|
||||
path = MAPPER[path];
|
||||
}
|
||||
|
||||
return `https://youzan.github.io/vant/mobile.html?hide_nav=1#/zh-CN/${path}`;
|
||||
return `https://youzan.github.io/vant/mobile.html?hide_nav=1&weapp=1#/zh-CN/${path}`;
|
||||
}
|
||||
|
||||
return `./preview.html#${path}`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user