Compare commits

..

No commits in common. "0cf32d95e4cc8d430d75e16f6c86bc98a500ec6d" and "3aeadf7d80264bcf62f78a02f266e405d84fe4c6" have entirely different histories.

3 changed files with 9 additions and 11 deletions

View File

@ -72,10 +72,10 @@ async def get_ipc_logo(ns={}):
'footer_info': '京ICP备2022001945号-4 开元数智(北京)科技有限公司',
"copyright": "",
"domain_name": "ncmatch.cn",
"email": "zhangjian@bjzai.org.cn",
"email": "Open-computing@kaiyuancloud.cn",
"license": "2022001945号-4",
"logo": "https://www.opencomputing.cn/idfile?path=logo_ncmatch.png",
"mobile": "13601380912",
"mobile": "400-6150805 010-65917875",
"publicsecurity": "11010502054007",
"businesslicense": "京B2-20232313"
},

View File

@ -118,19 +118,18 @@
</div>
<!-- 微信登录按钮 -->
<!-- <div style="display:flex;margin-bottom: 30px">
<div style="display:flex;margin-bottom: 30px">
<el-button style="width: 300px;margin-top: 10px;color: #1890ff" class="login-btn"
@click.native.prevent="wxBtn">
微信登录
</el-button>
</div> -->
</div>
<!-- 底部链接忘记密码和注册 -->
<div class="two-btn">
<!-- <span type="text" class="forget-password" @click="resetPassword()">
<span type="text" class="forget-password" @click="resetPassword()">
忘记密码?
</span> -->
<i></i>
</span>
<span :loading="loading" type="primary" class="go-register"
style="width: 127px; margin-bottom: 30px; margin-left: 0px" @click.native.prevent="handleRegister"
@click="handleRegister">
@ -1084,8 +1083,8 @@ $dark_gray: #889aa4;
padding-left: 52px;
padding-right: 49px;
//width: 481px;
//height: 521px;
width: 481px;
height: 521px;
mix-blend-mode: normal;
background-color: white;
border-radius: 24px;

View File

@ -32,8 +32,7 @@ class BaiduSMS:
# self.signature_id = 'sms-sign-qQHYeC17077' # 开元云科技
# self.signature_id = 'sms-sign-BqOhYB33019' # 开元云
# self.signature_id = 'sms-sign-LOShPq75464' # 开元云北京
# self.signature_id = 'sms-sign-xQYUwp42637' # 开元云北京
self.signature_id = 'sms-sign-JEimHH86684' # 开元云北京
self.signature_id = 'sms-sign-xQYUwp42637' # 开元云北京
# 短信模板类型映射键为业务类型值为对应模板ID
self.sms_types = {
"注册登录验证": "sms-tpl-123", # 示例模板ID