future il y a 1 an
Parent
commit
3b3532d3f3
3 fichiers modifiés avec 16 ajouts et 16 suppressions
  1. 7 7
      assets/resources/prefabs/zb_login.prefab
  2. 8 8
      assets/scene/game.scene
  3. 1 1
      assets/script/config.ts

+ 7 - 7
assets/resources/prefabs/zb_login.prefab

@@ -112,7 +112,7 @@
     "_lpos": {
       "__type__": "cc.Vec3",
       "x": 0,
-      "y": 53,
+      "y": 0,
       "z": 0
     },
     "_lrot": {
@@ -633,7 +633,7 @@
     "_string": "请输入账号",
     "_horizontalAlign": 0,
     "_verticalAlign": 1,
-    "_actualFontSize": 22.23399014778325,
+    "_actualFontSize": 23.992610837438427,
     "_fontSize": 17,
     "_fontFamily": "Arial",
     "_lineHeight": 30,
@@ -1304,7 +1304,7 @@
     "_string": "请输入密码",
     "_horizontalAlign": 0,
     "_verticalAlign": 1,
-    "_actualFontSize": 22.23399014778325,
+    "_actualFontSize": 23.992610837438427,
     "_fontSize": 17,
     "_fontFamily": "Arial",
     "_lineHeight": 30,
@@ -1948,7 +1948,7 @@
     "_string": "登录",
     "_horizontalAlign": 1,
     "_verticalAlign": 1,
-    "_actualFontSize": 23.541871921182263,
+    "_actualFontSize": 25.40394088669951,
     "_fontSize": 18,
     "_fontFamily": "Arial",
     "_lineHeight": 20,
@@ -2213,10 +2213,10 @@
     "__prefab": {
       "__id__": 96
     },
-    "_alignFlags": 41,
+    "_alignFlags": 0,
     "_target": null,
-    "_left": 35,
-    "_right": 35,
+    "_left": 137.5,
+    "_right": 137.5,
     "_top": 160,
     "_bottom": 0,
     "_horizontalCenter": 0,

+ 8 - 8
assets/scene/game.scene

@@ -111,7 +111,7 @@
     "_lpos": {
       "__type__": "cc.Vec3",
       "x": 187.50000000000003,
-      "y": 406.00000000000006,
+      "y": 405.99999999999994,
       "z": 0
     },
     "_lrot": {
@@ -278,7 +278,7 @@
     "_priority": 0,
     "_fov": 45,
     "_fovAxis": 0,
-    "_orthoHeight": 406.00000000000006,
+    "_orthoHeight": 405.99999999999994,
     "_near": 0,
     "_far": 1000,
     "_color": {
@@ -750,7 +750,7 @@
     "_string": "",
     "_horizontalAlign": 0,
     "_verticalAlign": 1,
-    "_actualFontSize": 20.926108374384235,
+    "_actualFontSize": 22.58128078817734,
     "_fontSize": 16,
     "_fontFamily": "Arial",
     "_lineHeight": 16,
@@ -2223,7 +2223,7 @@
     "_string": "",
     "_horizontalAlign": 1,
     "_verticalAlign": 1,
-    "_actualFontSize": 32.69704433497537,
+    "_actualFontSize": 35.283251231527096,
     "_fontSize": 25,
     "_fontFamily": "Arial",
     "_lineHeight": 30,
@@ -3189,7 +3189,7 @@
     "__prefab": null,
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 87.48766538113524,
+      "width": 87.4832091539526,
       "height": 25.2
     },
     "_anchorPoint": {
@@ -3222,7 +3222,7 @@
     "_string": "加载中50%...",
     "_horizontalAlign": 1,
     "_verticalAlign": 1,
-    "_actualFontSize": 19.61822660098522,
+    "_actualFontSize": 21.169950738916256,
     "_fontSize": 15,
     "_fontFamily": "Arial",
     "_lineHeight": 20,
@@ -4125,8 +4125,8 @@
     "_target": null,
     "_left": 2.842170943040401e-14,
     "_right": 2.842170943040401e-14,
-    "_top": 5.684341886080802e-14,
-    "_bottom": 5.684341886080802e-14,
+    "_top": -5.684341886080802e-14,
+    "_bottom": -5.684341886080802e-14,
     "_horizontalCenter": 0,
     "_verticalCenter": 0,
     "_isAbsLeft": true,

+ 1 - 1
assets/script/config.ts

@@ -8,7 +8,7 @@ export class config {
     static statistics_domain = config.debug ? "http://logads.xwrun.com" : "https://logads.hainanmlwl.com";
     static version = "v1.0.0";
     static is_all_ad_free = false; //是否全无广告
-    static is_zb = true;  //是否是主播
+    static is_zb = false;  //是否是主播
     static zb_add_time_count: number = 120 //主播添加时间数
     static static_url = {
         category: "/zcstatic/category.json", //玩法静态接口