This commit is contained in:
RainSun 2021-01-04 10:49:33 +08:00
parent f5b6726a69
commit de349eabaa
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ def generate():
# 控制小程序是否显示“最佳案例”
@app.route('/config', methods=['post'])
def config():
return {'errcode': 200, 'showBest': 'true'}
return {'errcode': 200, 'showBest': 'false'}
# 图标
@app.route('/favicon.ico')

View File

@ -56,7 +56,7 @@
wxpay: "",
alpay: "",
id: "",
qrcodeApi: "http://qr.topscan.com/api.php?text="
qrcodeApi: "https://qr.lacus.site/generate?text="
}
var bgs = ['https://qr.lacus.site/qr/img/bg1.jpg',