Commit 12c6d3c9 authored by Friends233's avatar Friends233

文件上传

parent 0317dd2a
......@@ -40,7 +40,7 @@
<!-- <script src="//yun.duiba.com.cn/db_games/libs0924/svgaParser.minWeb.js" crossorigin="anonymous"></script>-->
<link rel="stylesheet" type="text/css" href="https://yun.duiba.com.cn/db_games/ccc_game/template/1685013128603/style-mobile.css"/>
<link rel="stylesheet" type="text/css" href="https://yun.duiba.com.cn/db_games/ccc_game/template/1685015280786/style-mobile.css"/>
<style>
......@@ -90,9 +90,9 @@
</div>
</div>
<script src="https://yun.duiba.com.cn/db_games/ccc_game/template/1685013128603/src/settings.js" charset="utf-8"></script>
<script src="https://yun.duiba.com.cn/db_games/ccc_game/template/1685015280786/src/settings.js" charset="utf-8"></script>
<script src="https://yun.duiba.com.cn/db_games/ccc_game/template/1685013128603/main.js" charset="utf-8"></script>
<script src="https://yun.duiba.com.cn/db_games/ccc_game/template/1685015280786/main.js" charset="utf-8"></script>
<script type="text/javascript">
(function () {
......
window.__remoteUrl__ = "https://yun.duiba.com.cn/db_games/ccc_game/template/1685013128603/";
window.__remoteUrl__ = "https://yun.duiba.com.cn/db_games/ccc_game/template/1685015280786/";
window.__remoteAssets__ = window.__remoteUrl__ + "assets/";
window.__version__ = 1685013128603;
window.__version__ = 1685015280786;
window.__ENV__ = "prod";
window.boot = function () {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -32,8 +32,8 @@ module.exports = class AutoUpload {
init() {
this.client = new OSS({
region: "oss-cn-hangzhou",
accessKeyId: "LTAI5tAEU43ff2kFkrKRLnxG",
accessKeySecret: "2qQIPVT3Lgp72s8RShDlE4uVNqZWgy",
accessKeyId: "LTAI5tPUSSxgkEmKPAfVXUQQ",
accessKeySecret: "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1",
bucket: "duiba",
});
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment