import { Box, Icon } from 'vux'这种写法在vux 0版本下不支持使用下面的import Box from 'vux/Box'import Icon from 'vux/Icon'