Commit 4aa5bae5 authored by verestrasz's avatar verestrasz

update

parent 63fe7698
...@@ -50,7 +50,7 @@ export default { ...@@ -50,7 +50,7 @@ export default {
// 拿着code去获取openId // 拿着code去获取openId
// console.log(window.location) // console.log(window.location)
// 清除code 防止转发自动添加code // 清除code 防止转发自动添加code
window.location.search="" // window.location.search=""
if(!localStorage.getItem('openId')) { if(!localStorage.getItem('openId')) {
this.$api({ this.$api({
apiName: 'getWxOpenId', apiName: 'getWxOpenId',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment