Commit 979782af authored by liujiangnan's avatar liujiangnan

feat: 样式修改

parent 9eae9334
...@@ -41,7 +41,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -41,7 +41,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
initData() { initData() {
const middleLayer = cc.find('middleLayer'); const middleLayer = cc.find('middleLayer');
if (!middleLayer) { if (!middleLayer) {
cc.sys.localStorage.setItem('token', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwicGhvbmUiOiIxNTUwMDAwMDAwMSIsInNpZ24iOiIyNWRmYjI4NS1mODIxLTRlMmQtOWI5NS1kM2I3ZDU5YmRjZDUiLCJpYXQiOjE2NTU4MDQ3MTAsImV4cCI6MTY1ODM5NjcxMH0.V2LzxdxnyWKF1rnbXAK8zyslurzOUq0bE_DEdWD5Cv0'); cc.sys.localStorage.setItem('token', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwicGhvbmUiOiIxNTUwMDAwMDAwMSIsInNpZ24iOiIzZmFkYzI4OC00M2I3LTRjZmQtYjkzMi05Y2U4ZTcwZjBlYWQiLCJ1bmlfc2lnbiI6IjM2ZGQ0OTM0LWE0NjQtNDllOC1hNWQ0LWMxNTQ5MzIxOGRmNyIsImlhdCI6MTY1NTkwNTI1OCwiZXhwIjoxNjU4NDk3MjU4fQ.DIOJ6krnHqA9EfaB_S1jC0asPnicnaSj9l6v9tceXZY');
} }
this.token = cc.sys.localStorage.getItem("token"); this.token = cc.sys.localStorage.getItem("token");
} }
......
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
"rawHeight": 11, "rawHeight": 11,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 5,
"borderRight": 0, "borderRight": 5,
"subMetas": {} "subMetas": {}
} }
} }
......
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
"rawHeight": 11, "rawHeight": 11,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 5,
"borderRight": 0, "borderRight": 5,
"subMetas": {} "subMetas": {}
} }
} }
......
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
"rawHeight": 11, "rawHeight": 11,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 5,
"borderRight": 0, "borderRight": 5,
"subMetas": {} "subMetas": {}
} }
} }
......
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
"rawHeight": 11, "rawHeight": 11,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 5,
"borderRight": 0, "borderRight": 5,
"subMetas": {} "subMetas": {}
} }
} }
......
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
"rawHeight": 11, "rawHeight": 11,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 5,
"borderRight": 0, "borderRight": 5,
"subMetas": {} "subMetas": {}
} }
} }
......
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