Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouwei1994 committed Jun 20, 2020
1 parent bf23e7d commit bdfe140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import store from '@/config/store';
import base from '@/config/baseUrl';
import { getAppWxLatLon } from '@/plugins/utils';
// #ifdef H5
import { getLatLonH5, publicShareFun, wxPublicPay } from '@/config/html5Utils';
import { getLatLonH5, publicShareFun, wxPublicPay, getBrowser,appMutual } from '@/config/html5Utils';
// 公众号分享
export const publicShare = publicShareFun;
// #endif
Expand Down

0 comments on commit bdfe140

Please sign in to comment.