feat: ✨ 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口
This commit is contained in:
7
src.mobile/views/index.vue
Normal file
7
src.mobile/views/index.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<van-button type="info" block>
|
||||
Vant info button with custom color
|
||||
</van-button>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user