bing 1 년 전
부모
커밋
9c7b0c19cb
4개의 변경된 파일26개의 추가작업 그리고 64개의 파일을 삭제
  1. 1 1
      assets/share/Share.ts
  2. 5 43
      assets/share/prefab/share.prefab
  3. BIN
      assets/share/texture/bg.jpg
  4. 20 20
      assets/share/texture/bg.jpg.meta

+ 1 - 1
assets/share/Share.ts

@@ -7,7 +7,7 @@ const { ccclass, property } = _decorator;
 @ccclass('Share')
 export class Share extends Component {
 	private node_go: Node = null;
-	private node_go1: Node = null;
+	// private node_go1: Node = null;
 
     protected onLoad(){
 		UtilsPanel.getAllNeedCom(this, this.node, true);

+ 5 - 43
assets/share/prefab/share.prefab

@@ -29,13 +29,10 @@
       },
       {
         "__id__": 10
-      },
-      {
-        "__id__": 12
       }
     ],
     "_prefab": {
-      "__id__": 14
+      "__id__": 12
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -126,8 +123,8 @@
     },
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 714,
-      "height": 453
+      "width": 1435,
+      "height": 1194
     },
     "_anchorPoint": {
       "__type__": "cc.Vec2",
@@ -207,8 +204,8 @@
     },
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 720,
-      "height": 1280
+      "width": 1435,
+      "height": 1194
     },
     "_anchorPoint": {
       "__type__": "cc.Vec2",
@@ -238,41 +235,6 @@
     "__type__": "cc.CompPrefabInfo",
     "fileId": "95u5xWGBdC/4UXy4tjByvf"
   },
-  {
-    "__type__": "cc.Widget",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 1
-    },
-    "_enabled": true,
-    "__prefab": {
-      "__id__": 13
-    },
-    "_alignFlags": 5,
-    "_target": null,
-    "_left": 0,
-    "_right": 0,
-    "_top": 0,
-    "_bottom": 0,
-    "_horizontalCenter": 0,
-    "_verticalCenter": 0,
-    "_isAbsLeft": true,
-    "_isAbsRight": true,
-    "_isAbsTop": true,
-    "_isAbsBottom": true,
-    "_isAbsHorizontalCenter": true,
-    "_isAbsVerticalCenter": true,
-    "_originalWidth": 0,
-    "_originalHeight": 1280,
-    "_alignMode": 2,
-    "_lockFlags": 0,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "e9iFd6/oNIi4YEr9AKmBnu"
-  },
   {
     "__type__": "cc.PrefabInfo",
     "root": {

BIN
assets/share/texture/bg.jpg


+ 20 - 20
assets/share/texture/bg.jpg.meta

@@ -46,10 +46,10 @@
         "offsetY": 0,
         "trimX": 0,
         "trimY": 0,
-        "width": 714,
-        "height": 453,
-        "rawWidth": 714,
-        "rawHeight": 453,
+        "width": 1435,
+        "height": 1194,
+        "rawWidth": 1435,
+        "rawHeight": 1194,
         "borderTop": 0,
         "borderBottom": 0,
         "borderLeft": 0,
@@ -61,17 +61,17 @@
         "meshType": 0,
         "vertices": {
           "rawPosition": [
-            -357,
-            -226.5,
+            -717.5,
+            -597,
             0,
-            357,
-            -226.5,
+            717.5,
+            -597,
             0,
-            -357,
-            226.5,
+            -717.5,
+            597,
             0,
-            357,
-            226.5,
+            717.5,
+            597,
             0
           ],
           "indexes": [
@@ -84,12 +84,12 @@
           ],
           "uv": [
             0,
-            453,
-            714,
-            453,
+            1194,
+            1435,
+            1194,
             0,
             0,
-            714,
+            1435,
             0
           ],
           "nuv": [
@@ -103,13 +103,13 @@
             1
           ],
           "minPos": [
-            -357,
-            -226.5,
+            -717.5,
+            -597,
             0
           ],
           "maxPos": [
-            357,
-            226.5,
+            717.5,
+            597,
             0
           ]
         },