Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wfc13
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
wfc13
Commits
5de3c0f5
Commit
5de3c0f5
authored
Sep 18, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
57504044
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
11 additions
and
11 deletions
+11
-11
drawPrize.do.json
project/mock/webNet/dazzle/drawPrize.do.json
+1
-1
index.do.json
project/mock/webNet/dazzle/index.do.json
+2
-2
queryStatus.do
project/projectx/projectId/credits/queryStatus.do
+1
-1
upload.js
project/scripts/upload.js
+2
-2
uploadSingleJs.js
project/scripts/uploadSingleJs.js
+2
-2
ResJson.ts
project/src/ResJson.ts
+1
-1
SkinJson.ts
project/src/SkinJson.ts
+1
-1
IndexScene.ts
project/src/scenes/IndexScene.ts
+1
-1
No files found.
project/mock/webNet/dazzle/drawPrize.do.json
View file @
5de3c0f5
{
{
"code"
:
"600005"
,
"code"
:
"600005"
,
"data"
:
{
"data"
:
{
"extra"
:
"ob
1111
ject"
,
"extra"
:
"object"
,
"options"
:
[
"options"
:
[
{
{
"extra"
:
"increase-credits"
,
"extra"
:
"increase-credits"
,
...
...
project/mock/webNet/dazzle/index.do.json
View file @
5de3c0f5
{
{
"code"
:
null
,
"code"
:
null
,
"data"
:
{
"data"
:
{
"needPop"
:
1
,
"needPop"
:
0
,
"activityOver"
:
false
,
"activityOver"
:
false
,
"surplusCount"
:
1
,
"surplusCount"
:
1
,
"credits"
:
0
,
"credits"
:
11111
0
,
"needCredits"
:
1
,
"needCredits"
:
1
,
"type"
:
1
,
"type"
:
1
,
"options"
:
[{
"options"
:
[{
...
...
project/projectx/projectId/credits/queryStatus.do
View file @
5de3c0f5
{"code":null,"data":0,"message":null,"success":true}
{"code":null,"data":1,"message":null,"success":true}
\ No newline at end of file
\ No newline at end of file
project/scripts/upload.js
View file @
5de3c0f5
...
@@ -24,8 +24,8 @@ class TuiaAutoUpload {
...
@@ -24,8 +24,8 @@ class TuiaAutoUpload {
var
_this
=
this
;
var
_this
=
this
;
this
.
client
=
new
OSS
({
this
.
client
=
new
OSS
({
region
:
'oss-cn-hangzhou'
,
region
:
'oss-cn-hangzhou'
,
accessKeyId
:
'LTAI
4Fw25WcfcGv7FvcHoiHK
'
,
accessKeyId
:
'LTAI
5tLEo6SbjfmNPmH7Mz3o
'
,
accessKeySecret
:
'
NZk1NtT9J5HFaAolNbtQdzTzLLvLYm
'
,
accessKeySecret
:
'
8yZ6nVMg56DEupEEMRl6rz1DcpG2R7
'
,
bucket
:
_this
.
type
===
'prod'
?
'duiba'
:
'daily-duiba'
bucket
:
_this
.
type
===
'prod'
?
'duiba'
:
'daily-duiba'
});
});
this
.
bar
=
new
ProgressBar
(
chalk
.
yellow
(
` 文件上传中 [:bar] :current/
${
this
.
files
().
length
}
:percent :elapseds`
),
{
this
.
bar
=
new
ProgressBar
(
chalk
.
yellow
(
` 文件上传中 [:bar] :current/
${
this
.
files
().
length
}
:percent :elapseds`
),
{
...
...
project/scripts/uploadSingleJs.js
View file @
5de3c0f5
...
@@ -40,8 +40,8 @@ function uploadSingleJs(url) {
...
@@ -40,8 +40,8 @@ function uploadSingleJs(url) {
var
client
=
new
OSS
({
var
client
=
new
OSS
({
region
:
'oss-cn-hangzhou'
,
region
:
'oss-cn-hangzhou'
,
accessKeyId
:
'LTAI
4Fw25WcfcGv7FvcHoiHK
'
,
accessKeyId
:
'LTAI
5tLEo6SbjfmNPmH7Mz3o
'
,
accessKeySecret
:
'
NZk1NtT9J5HFaAolNbtQdzTzLLvLYm
'
,
accessKeySecret
:
'
8yZ6nVMg56DEupEEMRl6rz1DcpG2R7
'
,
bucket
:
'duiba'
bucket
:
'duiba'
})
})
var
originFile
;
var
originFile
;
...
...
project/src/ResJson.ts
View file @
5de3c0f5
...
@@ -831,5 +831,5 @@ export const ResJson = {
...
@@ -831,5 +831,5 @@ export const ResJson = {
}
}
}
}
],
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/163195
7256
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/163195
8815
/resource/"
}
}
\ No newline at end of file
project/src/SkinJson.ts
View file @
5de3c0f5
...
@@ -888,7 +888,7 @@ export const SkinJson = {
...
@@ -888,7 +888,7 @@ export const SkinJson = {
"y"
:
565
,
"y"
:
565
,
"type"
:
"text"
,
"type"
:
"text"
,
"props"
:
{
"props"
:
{
"text"
:
"请在中奖后24小时内领取~"
,
"text"
:
"请在中奖后24小时内领取
并填写地址提交
~"
,
"size"
:
22
,
"size"
:
22
,
"fillColor"
:
"#000000"
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
"textAlpha"
:
1
...
...
project/src/scenes/IndexScene.ts
View file @
5de3c0f5
...
@@ -127,7 +127,7 @@ export class IndexScene extends Scene {
...
@@ -127,7 +127,7 @@ export class IndexScene extends Scene {
if
(
result
.
data
.
needPop
){
if
(
result
.
data
.
needPop
){
setTimeout
(()
=>
{
setTimeout
(()
=>
{
showPanel
(
SharePanel
);
showPanel
(
SharePanel
);
},
400
0
);
},
1
0
);
}
}
}
}
...
...
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