feat:移除微信、QQ相关的登录分享功能(还未与接口联调测试)
feat:新增google登录、Line登录、Line分享、复制链接(还未与接口联调测试)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<DevInfor>
|
||||
<Wechat AppId="wx4b772d5ebc964a38" AppSecret="f045979c311e13725cbb9aa87c265668" />
|
||||
<WechatMoments AppId="wx4b772d5ebc964a38" AppSecret="f045979c311e13725cbb9aa87c265668" />
|
||||
<QQ AppId="102044928" AppKey="12u585rSsAHEzc4K" ShareByAppClient="true" />
|
||||
<QZone AppId="102044928" AppKey="12u585rSsAHEzc4K" ShareByAppClient="true" />
|
||||
<GooglePlus Enable="true" OfficialVersion="default" ClientID="-.apps.googleusercontent.com" RedirectUrl="http://localhost" />
|
||||
<Line Enable="true" ChannelID="16529" ChannelSecret="903d01" RedirectUri="null" />
|
||||
</DevInfor>
|
Reference in New Issue
Block a user