Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
NJ_usercenter
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
NJ_usercenter
Commits
aa641a6f
Commit
aa641a6f
authored
Nov 27, 2023
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: ’更多’提示
parent
449c4fea
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
50 additions
and
50 deletions
+50
-50
NJ_usercenter.fire
assets/NJ_usercenter/scene/NJ_usercenter.fire
+49
-49
NJ_usercenter.ts
assets/NJ_usercenter/scene/NJ_usercenter.ts
+1
-1
No files found.
assets/NJ_usercenter/scene/NJ_usercenter.fire
View file @
aa641a6f
This diff is collapsed.
Click to expand it.
assets/NJ_usercenter/scene/NJ_usercenter.ts
View file @
aa641a6f
...
@@ -103,7 +103,7 @@ export default class SceneComponent extends MyCocosSceneComponent_NJ_usercenter
...
@@ -103,7 +103,7 @@ export default class SceneComponent extends MyCocosSceneComponent_NJ_usercenter
}
}
}
}
if
(
endDate
)
{
if
(
endDate
)
{
cc
.
find
(
`Canvas/usercenter/view/content/scollpage/user_center/enddate`
).
getComponent
(
cc
.
Label
).
string
=
`有效期至:
${
endDate
}
`
;
cc
.
find
(
`Canvas/usercenter/view/content/scollpage/user_center/enddate`
).
getComponent
(
cc
.
Label
).
string
=
`有效期至:
${
endDate
}
>
`
;
}
}
}
}
...
...
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