Commit 07f3637f authored by 王杰's avatar 王杰

1

parent 69333495
......@@ -478,7 +478,7 @@
"y": -180,
"z": -12.000012657215834
},
"_id": "7dmt3q1K1AAbqWwc0kXA7W"
"_id": "5coV8FIpVLZIXQLi11KSEx"
},
{
"__type__": "cc.UITransform",
......@@ -500,7 +500,7 @@
"x": 0,
"y": 1
},
"_id": "95XOfin9tG7L9tlCbH32G7"
"_id": "0596Zjf5JIgaFJwuVTWeei"
},
{
"__type__": "cc.Sprite",
......@@ -536,7 +536,7 @@
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "14LQLUX9BEjbMs9igNxrhG"
"_id": "f5Mp9BNXVAubotmnHcQZk3"
},
{
"__type__": "cc.Node",
......@@ -584,7 +584,7 @@
"y": -180,
"z": -11.00000220913452
},
"_id": "45npvnZjlLYIUAAmxjUani"
"_id": "96nitgrq9JlJGWcvx6K/oo"
},
{
"__type__": "cc.UITransform",
......@@ -606,7 +606,7 @@
"x": 0,
"y": 1
},
"_id": "6dWtrs6RBKkJ0YjtYrJi4W"
"_id": "8dx2nX9WpCDoNMd2KMqnKM"
},
{
"__type__": "cc.Sprite",
......@@ -642,7 +642,7 @@
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "95Vd5gg/JF+53MsM6PXuWz"
"_id": "9ftMsMeENJWJeG9Ml3Pc1F"
},
{
"__type__": "cc.Node",
......@@ -690,7 +690,7 @@
"y": -180,
"z": -64.00000614258742
},
"_id": "2fak7wtihBP7Vz0hiB2h3U"
"_id": "08W8g2MxxLALEBLb/cP4r4"
},
{
"__type__": "cc.UITransform",
......@@ -712,7 +712,7 @@
"x": 0,
"y": 1
},
"_id": "cfrSHjxmZIGaQSUiJR2aMc"
"_id": "4bpJIdXShC4LkCIH0YcAoO"
},
{
"__type__": "cc.Sprite",
......@@ -748,7 +748,7 @@
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "daNBoljbdMOoHASndmvVYG"
"_id": "fbf/13qb1CpL5yHkM1k1N9"
},
{
"__type__": "cc.Node",
......@@ -796,7 +796,7 @@
"y": 180,
"z": 25.99999385741257
},
"_id": "600NP1IARM9KkkpDdz6+k3"
"_id": "36xmzwpNVOppBEff3oY6VA"
},
{
"__type__": "cc.UITransform",
......@@ -818,7 +818,7 @@
"x": 0,
"y": 1
},
"_id": "48o73uZYJM5qZAoyeSGRKy"
"_id": "01IsgiytBDt4Q9fDE5Rgws"
},
{
"__type__": "cc.Sprite",
......@@ -854,7 +854,7 @@
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "1dSLoyc11O8a4WP+q1H4Us"
"_id": "cflC+GI8pENZ0Kge5A9Lcs"
},
{
"__type__": "cc.UITransform",
......
......@@ -347,18 +347,18 @@ export class RankScence extends Scene {
}
if (score && (!index || index == -1)) {
if (tab != TAB.SHENG) {
rankTxt = "200+";
}
if (tab == TAB.FRIEND) {
rankTxt = "1000+";
}
if (tab != TAB.FRIEND) {
rankTxt = "200+";
}
}
if (this.tab != TAB.FRIEND && index > 200) {
if (tab != TAB.FRIEND && index > 200) {
rankTxt = "200+";
}
if (this.tab == TAB.FRIEND && index > 1000) {
if (tab == TAB.FRIEND && index > 1000) {
rankTxt = "1000+";
}
......
......@@ -98,14 +98,14 @@
</style>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/src/assets/plugin/zepto.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/src/assets/plugin/declare-process.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/src/assets/plugin/jszip.min.v3.10.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/src/assets/plugin/rem.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/src/assets/plugin/zepto.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/src/assets/plugin/declare-process.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/src/assets/plugin/jszip.min.v3.10.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/src/assets/plugin/rem.min.js"></script>
<script src="//res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/custom.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>-->
......@@ -118,20 +118,20 @@
</div>
<!-- Polyfills bundle. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/src/polyfills.bundle.js" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/src/polyfills.bundle.js" charset="utf-8"></script>
<!-- SystemJS support. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/src/system.bundle.js" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/src/system.bundle.js" charset="utf-8"></script>
<!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script type="systemjs-importmap" charset="utf-8">
{"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/cocos-js/cc.js"}}
{"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/cocos-js/cc.js"}}
</script>
<script>
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1734164363034/index.js').catch(function (err) {
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1734166356314/index.js').catch(function (err) {
console.error(err);
})
</script>
......
......@@ -3,7 +3,7 @@
"data": {
"myRankInfo": {
"avatar": "https://thirdwx.qlogo.cn/mmopen/vi_32/pp556y3OHtV9ibj29Y3GXDa5aFCp2sZhIgcqLYdgJLYg9U5tQaM7djIT7boX4zbXlicFfuoFSbe0CPIlqQrXBGUg/132",
"index": -1,
"index": 1001,
"meFlag": true,
"nickname": "刘文test000100001",
"score": 100099999
......@@ -11,7 +11,7 @@
"rankInfos": [
{
"avatar": null,
"index": 1,
"index": 1001,
"meFlag": false,
"nickname": "",
"score": 1021
......
......@@ -45,8 +45,8 @@
"progress": 1,
"state": "success",
"stage": "build",
"message": "2024-12-14 16:21:38 build success in 2 min 15 s!",
"detailMessage": "builder:build-project-total (135243ms)\r",
"message": "2024-12-14 16:54:01 build success in 1 min 25 s!",
"detailMessage": "builder:build-project-total (84777ms)\r",
"options": {
"name": "cocos-template-3d",
"server": "",
......@@ -109,7 +109,7 @@
"__version__": "1.3.8",
"logDest": "project://temp/builder/log/web-mobile2024-11-6 15-39.log"
},
"time": "2024-12-14 16:19:22",
"time": "2024-12-14 16:52:35",
"dirty": false
}
}
......
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