mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[bugfix] Site url
This commit is contained in:
@@ -12,7 +12,7 @@ import docConfig from './doc.config';
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
simulators: [`/zanui/vant/mobile${location.hash}`],
|
||||
simulators: [`/zanui/vant/examples${location.hash}`],
|
||||
demoURL: ''
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user