Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
new_taobao
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
wildfirecode13
new_taobao
Commits
a238bd8a
Commit
a238bd8a
authored
Sep 16, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
f9af7c39
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1726 additions
and
2 deletions
+1726
-2
.DS_Store
.DS_Store
+0
-0
app.jsx
project/src/app.jsx
+2
-2
output.js
project/src/pages/pagecanvas/output.js
+1724
-0
No files found.
.DS_Store
View file @
a238bd8a
No preview for this file type
project/src/app.jsx
View file @
a238bd8a
...
...
@@ -6,12 +6,12 @@ MOCK_STATUS && (require('../mock/index'));
import
MD
from
'../MD'
;
MD
();
//此处为spark-cli动态生成
import
Page
gamescene
from
"./pages/pagegamescene/pagegamescene
.jsx"
;
import
Page
Canvas
from
"./pages/pagecanvas/pagecanvas
.jsx"
;
class
App
extends
Component
{
render
()
{
return
(
<
Page
gamescene
></
Pagegamescene
>
<
Page
Canvas
></
PageCanvas
>
);
}
}
...
...
project/src/pages/pagecanvas/output.js
0 → 100644
View file @
a238bd8a
This diff is collapsed.
Click to expand it.
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