import * as VipCardM from './profession/vipCard/component' export import VipCard = VipCardM;代码有效。是什么意思export import xxx = xxx?在类型脚本中。 查看完整描述