提交 57bb7881 编写于 作者: guangjun.yang's avatar guangjun.yang

获取token的方式

上级 e02aa345
...@@ -130,6 +130,7 @@ import { ...@@ -130,6 +130,7 @@ import {
} from "@/utils"; } from "@/utils";
import { mapGetters, mapActions } from "vuex"; import { mapGetters, mapActions } from "vuex";
import { convertToYuan } from "@/utils"; import { convertToYuan } from "@/utils";
import { setCookie, getCookie, delCookie } from '@/utils/index';
const isWechat = isWeiXin(); const isWechat = isWeiXin();
// wxConfig(location.href); // wxConfig(location.href);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册