Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
babycare_xiaoxiao
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
翁阳
babycare_xiaoxiao
Commits
acba74d7
Commit
acba74d7
authored
Oct 12, 2020
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按钮放反了
parent
4eb4b12b
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
39 additions
and
36 deletions
+39
-36
workspace.xml
.idea/workspace.xml
+34
-32
popmartXXL2c.getActivityBaseInfoById.json
mock/miniTb/popmartXXL2c.getActivityBaseInfoById.json
+1
-1
output.js
output.js
+2
-1
output.js.map
output.js.map
+1
-1
TaskPanel.ts
src/panels/TaskPanel.ts
+1
-1
No files found.
.idea/workspace.xml
View file @
acba74d7
This diff is collapsed.
Click to expand it.
mock/miniTb/popmartXXL2c.getActivityBaseInfoById.json
View file @
acba74d7
{
"code"
:
"000000"
,
"data"
:
{
"currentLevel"
:
4
,
"currentLevel"
:
120
,
"isFirstLogin"
:
false
,
"records"
:
[{
"score"
:
0
,
...
...
output.js
View file @
acba74d7
...
...
@@ -21153,7 +21153,7 @@ var taskItemData = (_a = {},
_a[TaskType.orderGoods] = {
key: TaskType.orderGoods,
title: '完成下单(${done}/${total})',
desc: '
按
成下单即可获得${rewards}体力'
desc: '
完
成下单即可获得${rewards}体力'
},
_a[TaskType.browseGoods] = {
key: TaskType.browseGoods,
...
...
@@ -21438,6 +21438,7 @@ var LoadingScene = (function (_super) {
return [4, Tools_1.Tools.getAppData()];
case 1:
_a.sent();
console.log(Tools_1.Tools.globalData);
this.dispatchEvent(FYGE.Event.PROGRESS, 0.3);
return [4, Tools_1.Tools.getBaseInfo()];
case 2:
output.js.map
View file @
acba74d7
This diff is collapsed.
Click to expand it.
src/panels/TaskPanel.ts
View file @
acba74d7
...
...
@@ -71,7 +71,7 @@ const taskItemData = {
[
TaskType
.
orderGoods
]:
{
key
:
TaskType
.
orderGoods
,
title
:
'完成下单(${done}/${total})'
,
desc
:
'
按
成下单即可获得${rewards}体力'
desc
:
'
完
成下单即可获得${rewards}体力'
},
[
TaskType
.
browseGoods
]:
{
key
:
TaskType
.
browseGoods
,
...
...
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