Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
DG_FAF
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
DG_FAF
Commits
be56686a
Commit
be56686a
authored
Jul 10, 2023
by
李维
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加多选题和判断对错题型的历史记录展示
parent
3755b1c8
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3313 additions
and
632 deletions
+3313
-632
bg_palette.png.meta
.../DG_FAF/prefabs/DrawingBoard/textures/bg_palette.png.meta
+1
-1
DG_FAF.ts
assets/DG_FAF/scene/DG_FAF.ts
+150
-630
defaultData_DG_FAF.ts
assets/DG_FAF/script/defaultData_DG_FAF.ts
+1
-1
historyData_DG_FAF.ts
assets/DG_FAF/script/historyData_DG_FAF.ts
+3152
-0
historyData_DG_FAF.ts.meta
assets/DG_FAF/script/historyData_DG_FAF.ts.meta
+9
-0
No files found.
assets/DG_FAF/prefabs/DrawingBoard/textures/bg_palette.png.meta
View file @
be56686a
...
...
@@ -7,7 +7,7 @@
"premultiplyAlpha": true,
"genMipmaps": false,
"packable": true,
"width":
36
0,
"width":
29
0,
"height": 291,
"platformSettings": {},
"subMetas": {
...
...
assets/DG_FAF/scene/DG_FAF.ts
View file @
be56686a
This diff is collapsed.
Click to expand it.
assets/DG_FAF/script/defaultData_DG_FAF.ts
View file @
be56686a
This diff is collapsed.
Click to expand it.
assets/DG_FAF/script/historyData_DG_FAF.ts
0 → 100644
View file @
be56686a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
assets/DG_FAF/script/historyData_DG_FAF.ts.meta
0 → 100644
View file @
be56686a
{
"ver": "1.0.8",
"uuid": "0eb01006-7d51-462b-b0ba-66b369258b13",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"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