Compare commits

...

5 Commits

Author SHA1 Message Date
0cf32d95e4 Merge pull request 'main' (#96) from main into prod
Reviewed-on: #96
2026-04-21 16:24:35 +08:00
hrx
6b880d2822 Merge branch 'main' of git.opencomputing.cn:yumoqing/kboss 2026-04-21 16:24:16 +08:00
hrx
e316cda2cb updata 2026-04-21 16:24:01 +08:00
ping
f63eb2c699 update 2026-04-21 16:22:49 +08:00
ping
4db56480a8 update 2026-04-21 15:56:43 +08:00
3 changed files with 11 additions and 9 deletions

View File

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

View File

@ -118,18 +118,19 @@
</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>
</span> -->
<i></i>
<span :loading="loading" type="primary" class="go-register"
style="width: 127px; margin-bottom: 30px; margin-left: 0px" @click.native.prevent="handleRegister"
@click="handleRegister">
@ -1083,8 +1084,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,7 +32,8 @@ 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-xQYUwp42637' # 开元云北京
self.signature_id = 'sms-sign-JEimHH86684' # 开元云北京
# 短信模板类型映射键为业务类型值为对应模板ID
self.sms_types = {
"注册登录验证": "sms-tpl-123", # 示例模板ID