# 1 ``` import {BuyButton} from '@/containers/Home/common'; ``` 这样写报错,  # 2 加空格不报错  # 3 保存自动格式化,又去掉空格了 