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
c3500123
Commit
c3500123
authored
Oct 15, 2020
by
Edwise
🍷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
res
parent
82811e07
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
583 additions
and
6 deletions
+583
-6
resCanvasList.js
project/src/canvas/game/resCanvasList.js
+2
-2
app.js
taobao_mini/client/app.js
+3
-2
output.js
taobao_mini/client/pages/pagecanvas/output.js
+2
-2
debug.log
taobao_mini/debug.log
+576
-0
No files found.
project/src/canvas/game/resCanvasList.js
View file @
c3500123
...
@@ -831,13 +831,13 @@ const resCanvasList = {
...
@@ -831,13 +831,13 @@ const resCanvasList = {
'4a6d3284-4c77-47d0-93cd-0efe6972650b'
:
{
'4a6d3284-4c77-47d0-93cd-0efe6972650b'
:
{
name
:
'classRoomGuide2Final'
,
name
:
'classRoomGuide2Final'
,
ext
:
'.png'
,
ext
:
'.png'
,
url
:
'//yun.duiba.com.cn/spark/assets/classRoomGuide2Final.f2bdb3d66b0813b09cc1c0e4661c3c52ca45fac6.png'
,
url
:
'
https:
//yun.duiba.com.cn/spark/assets/classRoomGuide2Final.f2bdb3d66b0813b09cc1c0e4661c3c52ca45fac6.png'
,
uuid
:
'4a6d3284-4c77-47d0-93cd-0efe6972650b'
uuid
:
'4a6d3284-4c77-47d0-93cd-0efe6972650b'
},
},
'7f326499-0adb-40ff-9a99-7de524460652'
:
{
'7f326499-0adb-40ff-9a99-7de524460652'
:
{
name
:
'playGroundGuide2Final'
,
name
:
'playGroundGuide2Final'
,
ext
:
'.png'
,
ext
:
'.png'
,
url
:
'//yun.duiba.com.cn/spark/assets/playGroundGuide2Final.32c9c4f1494cd3b06d56b70dd1653af996a88834.png'
,
url
:
'
https:
//yun.duiba.com.cn/spark/assets/playGroundGuide2Final.32c9c4f1494cd3b06d56b70dd1653af996a88834.png'
,
uuid
:
'7f326499-0adb-40ff-9a99-7de524460652'
uuid
:
'7f326499-0adb-40ff-9a99-7de524460652'
},
},
...
...
taobao_mini/client/app.js
View file @
c3500123
...
@@ -28,7 +28,8 @@ App({
...
@@ -28,7 +28,8 @@ App({
handleQuery
(
query
)
{
handleQuery
(
query
)
{
const
{
activityId
}
=
query
;
const
{
activityId
}
=
query
;
// this.activityId = activityId || '5f81841def5071b132fd5e21'; //赵然
// this.activityId = activityId || '5f81841def5071b132fd5e21'; //赵然
this
.
activityId
=
activityId
||
'5f8022919da671f3b6d5fb14'
;
//小婷
// this.activityId = activityId || '5f8022919da671f3b6d5fb14'; //小婷1
this
.
activityId
=
activityId
||
'5f87e8a29897b4e0ce0ada02'
;
//小婷2
}
}
});
});
taobao_mini/client/pages/pagecanvas/output.js
View file @
c3500123
...
@@ -1976,13 +1976,13 @@ const resCanvasList = {
...
@@ -1976,13 +1976,13 @@ const resCanvasList = {
'4a6d3284-4c77-47d0-93cd-0efe6972650b': {
'4a6d3284-4c77-47d0-93cd-0efe6972650b': {
name: 'classRoomGuide2Final',
name: 'classRoomGuide2Final',
ext: '.png',
ext: '.png',
url: '//yun.duiba.com.cn/spark/assets/classRoomGuide2Final.f2bdb3d66b0813b09cc1c0e4661c3c52ca45fac6.png',
url: '
https:
//yun.duiba.com.cn/spark/assets/classRoomGuide2Final.f2bdb3d66b0813b09cc1c0e4661c3c52ca45fac6.png',
uuid: '4a6d3284-4c77-47d0-93cd-0efe6972650b'
uuid: '4a6d3284-4c77-47d0-93cd-0efe6972650b'
},
},
'7f326499-0adb-40ff-9a99-7de524460652': {
'7f326499-0adb-40ff-9a99-7de524460652': {
name: 'playGroundGuide2Final',
name: 'playGroundGuide2Final',
ext: '.png',
ext: '.png',
url: '//yun.duiba.com.cn/spark/assets/playGroundGuide2Final.32c9c4f1494cd3b06d56b70dd1653af996a88834.png',
url: '
https:
//yun.duiba.com.cn/spark/assets/playGroundGuide2Final.32c9c4f1494cd3b06d56b70dd1653af996a88834.png',
uuid: '7f326499-0adb-40ff-9a99-7de524460652'
uuid: '7f326499-0adb-40ff-9a99-7de524460652'
},
},
taobao_mini/debug.log
View file @
c3500123
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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