feat: 修改git文件

This commit is contained in:
2026-01-03 13:23:46 +08:00
parent 335ca6e554
commit 903ae909d6
157 changed files with 1583 additions and 1 deletions

View File

@@ -0,0 +1 @@
webpackJsonp([46],{dZXH:function(n,e,t){"use strict";function i(n,e,t,i){var o=void 0!==window.screenLeft?window.screenLeft:screen.left,c=void 0!==window.screenTop?window.screenTop:screen.top,s=(window.innerWidth?window.innerWidth:document.documentElement.clientWidth?document.documentElement.clientWidth:screen.width)/2-t/2+o,a=(window.innerHeight?window.innerHeight:document.documentElement.clientHeight?document.documentElement.clientHeight:screen.height)/2-i/2+c,r=window.open(n,e,"toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=yes, copyhistory=no, width="+t+", height="+i+", top="+a+", left="+s);window.focus&&r.focus()}Object.defineProperty(e,"__esModule",{value:!0});var o={name:"social-signin",methods:{wechatHandleClick:function(n){this.$store.commit("SET_AUTH_TYPE",n);i("https://open.weixin.qq.com/connect/qrconnect?appid=xxxxx&redirect_uri="+encodeURIComponent("xxx/redirect?redirect="+window.location.origin+"/authredirect")+"&response_type=code&scope=snsapi_login#wechat_redirect",n,540,540)},tencentHandleClick:function(n){this.$store.commit("SET_AUTH_TYPE",n);i("https://graph.qq.com/oauth2.0/authorize?response_type=code&client_id=xxxxx&redirect_uri="+encodeURIComponent("xxx/redirect?redirect="+window.location.origin+"/authredirect"),n,540,540)}}},c={render:function(){var n=this,e=n.$createElement,t=n._self._c||e;return t("div",{staticClass:"social-signup-container"},[t("div",{staticClass:"sign-btn",on:{click:function(e){n.wechatHandleClick("wechat")}}},[t("span",{staticClass:"wx-svg-container"},[t("svg-icon",{staticClass:"icon",attrs:{"icon-class":"wechat"}})],1),n._v(" 微信\n ")]),n._v(" "),t("div",{staticClass:"sign-btn",on:{click:function(e){n.tencentHandleClick("tencent")}}},[t("span",{staticClass:"qq-svg-container"},[t("svg-icon",{staticClass:"icon",attrs:{"icon-class":"qq"}})],1),n._v(" QQ\n ")])])},staticRenderFns:[]};var s=t("Iim3")(o,c,!1,function(n){t("vpGs")},"data-v-77e3040d",null);e.default=s.exports},lLty:function(n,e,t){(n.exports=t("uszS")(!1)).push([n.i,"\n.social-signup-container[data-v-77e3040d]{margin:20px 0\n}\n.social-signup-container .sign-btn[data-v-77e3040d]{display:inline-block;cursor:pointer\n}\n.social-signup-container .icon[data-v-77e3040d]{color:#fff;font-size:30px;margin-top:6px\n}\n.social-signup-container .wx-svg-container[data-v-77e3040d],.social-signup-container .qq-svg-container[data-v-77e3040d]{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;padding-top:1px;border-radius:4px;margin-bottom:20px;margin-right:5px\n}\n.social-signup-container .wx-svg-container[data-v-77e3040d]{background-color:#8dc349\n}\n.social-signup-container .qq-svg-container[data-v-77e3040d]{background-color:#6ba2d6;margin-left:50px\n}",""])},vpGs:function(n,e,t){var i=t("lLty");"string"==typeof i&&(i=[[n.i,i,""]]),i.locals&&(n.exports=i.locals);t("Xatw")("57cbc35f",i,!0)}});