ExpressWay: adjust doc

This commit is contained in:
陈嘉涵
2017-08-29 17:52:50 +08:00
parent 3a642fce0c
commit cfa0f649b6
3 changed files with 5 additions and 12 deletions

View File

@@ -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',