Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zeroing-libs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
劳工
zeroing-libs
Commits
9c4140e5
Commit
9c4140e5
authored
Jul 14, 2021
by
rockyl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
。。。
parent
088c4d2b
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
rbcxiaoxiaole.json
dist/customs/rbcxiaoxiaole.json
+1
-1
redpack-rain.json
dist/customs/redpack-rain.json
+1
-1
index.ts
src/process/view/show-toast/index.ts
+1
-1
No files found.
dist/customs/rbcxiaoxiaole.json
View file @
9c4140e5
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/customs/redpack-rain.json
View file @
9c4140e5
This diff is collapsed.
Click to expand it.
src/process/view/show-toast/index.ts
View file @
9c4140e5
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* Created by rockyl on 2019-11-16.
* Created by rockyl on 2019-11-16.
*/
*/
const
toastProps
=
{...
props
,
args
};
const
toastProps
=
{...
props
,
...
args
};
global
.
gameStage
.
toast
.
show
(
toastProps
);
global
.
gameStage
.
toast
.
show
(
toastProps
);
...
...
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