生成线上环境 安装: yarn add serve -g 使用:serve build 生成唯一id值 安装:yarn add nanoid 引入:import {nanoid} from 'nanoid' 使用:nanoid()