Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
PU21
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
PU21
Commits
36c49c43
Commit
36c49c43
authored
May 21, 2021
by
jeff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
10061acf
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
116 additions
and
109 deletions
+116
-109
form.component.ts
form/src/app/form/form.component.ts
+1
-0
scene.fire
play/assets/scene/scene/scene.fire
+79
-109
bg_buttondi.png
play/assets/scene/textures/bg_buttondi.png
+0
-0
bg_buttondi.png.meta
play/assets/scene/textures/bg_buttondi.png.meta
+36
-0
No files found.
form/src/app/form/form.component.ts
View file @
36c49c43
...
...
@@ -58,6 +58,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
if
(
data
&&
data
.
length
)
{
this
.
item
=
data
;
}
this
.
colorType
=
data
.
length
?
data
[
0
].
bgItem
.
colorType
:
'
0
'
this
.
init
();
this
.
changeDetectorRef
.
markForCheck
();
...
...
play/assets/scene/scene/scene.fire
View file @
36c49c43
This diff is collapsed.
Click to expand it.
play/assets/scene/textures/bg_buttondi.png
0 → 100644
View file @
36c49c43
30.9 KB
play/assets/scene/textures/bg_buttondi.png.meta
0 → 100644
View file @
36c49c43
{
"ver": "2.3.5",
"uuid": "01cbdb4c-8e1f-47b6-8039-8c33abaf8cdf",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 300,
"height": 103,
"platformSettings": {},
"subMetas": {
"bg_buttondi": {
"ver": "1.0.4",
"uuid": "631eb6da-0394-49df-baf0-61935087f2bc",
"rawTextureUuid": "01cbdb4c-8e1f-47b6-8039-8c33abaf8cdf",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 300,
"height": 103,
"rawWidth": 300,
"rawHeight": 103,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment