先贴代码,用vue脚手架生成的项目,在src创建了utils目录,新建auth.js import Cookies from “js-cookies”; export function getName() { return ...
確定! 回上一頁