mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
ExpressWay: adjust doc
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Option from './Option.vue';
|
||||
import Actionsheet from '../actionsheet';
|
||||
import Option from './Option';
|
||||
import Cell from '../cell';
|
||||
import CellGroup from '../cell-group';
|
||||
import Actionsheet from '../actionsheet';
|
||||
|
||||
export default {
|
||||
name: 'van-express-way',
|
||||
|
Reference in New Issue
Block a user