Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
wechatapp.shangjiadao.com
Project
Project
Details
Activity
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
wangxuelai
wechatapp.shangjiadao.com
Commits
6ef6b346
Commit
6ef6b346
authored
Mar 27, 2020
by
lvtz
Browse files
Options
Browse Files
Download
Plain Diff
fix
parents
2a853778
f30a5876
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
730 additions
and
1682 deletions
+730
-1682
index - 副本.js
business/pages/morethemeindex/index - 副本.js
+0
-0
index - 副本.json
business/pages/morethemeindex/index - 副本.json
+19
-0
index - 副本.wxml
business/pages/morethemeindex/index - 副本.wxml
+0
-0
index - 副本.wxss
business/pages/morethemeindex/index - 副本.wxss
+0
-0
index.js
business/pages/morethemeindex/index.js
+376
-624
index.json
business/pages/morethemeindex/index.json
+3
-4
index.wxml
business/pages/morethemeindex/index.wxml
+163
-224
index.wxss
business/pages/morethemeindex/index.wxss
+161
-828
lockthemelist.js
business/pages/themeeditor/lockthemelist.js
+3
-1
subjecteditor.js
business/pages/themeeditor/subjecteditor.js
+5
-1
No files found.
business/pages/morethemeindex/index - 副本.js
0 → 100644
View file @
6ef6b346
This diff is collapsed.
Click to expand it.
business/pages/morethemeindex/index - 副本.json
0 → 100644
View file @
6ef6b346
{
"navigationBarTitleText"
:
"闯关打卡"
,
"enablePullDownRefresh"
:
true
,
"navigationBarBackgroundColor"
:
"#00B1FC"
,
"navigationBarTextStyle"
:
"white"
,
"usingComponents"
:
{
"sjd-media-show"
:
"../../../components/sjdmediashow"
,
"clock-item"
:
"../../components/clockitem"
,
"empty-content"
:
"../../../components/emptycontent"
,
"poster-box"
:
"../../../components/posterbox"
,
"go-top"
:
"../../components/goTop"
,
"list-loading"
:
"../../../components/listloading"
,
"comment-editor"
:
"../../../components/commenteditor"
,
"btn-drag"
:
"../../../components/btndrag"
,
"expiredTip"
:
"../../components/expiredTip"
,
"comment-editor-type-choose"
:
"../../components/commentEditorTypeChoose"
}
}
\ No newline at end of file
business/pages/morethemeindex/index - 副本.wxml
0 → 100644
View file @
6ef6b346
This diff is collapsed.
Click to expand it.
business/pages/morethemeindex/index - 副本.wxss
0 → 100644
View file @
6ef6b346
This diff is collapsed.
Click to expand it.
business/pages/morethemeindex/index.js
View file @
6ef6b346
This diff is collapsed.
Click to expand it.
business/pages/morethemeindex/index.json
View file @
6ef6b346
{
"navigationBarTitleText"
:
"
闯关
打卡"
,
"navigationBarTitleText"
:
"
作业
打卡"
,
"enablePullDownRefresh"
:
true
,
"navigationBarBackgroundColor"
:
"#00B1FC"
,
"navigationBarTextStyle"
:
"white"
,
"usingComponents"
:
{
"sjd-media-show"
:
"../../../components/sjdmediashow"
,
"clock-item"
:
"../../components/clockitem"
,
...
...
@@ -13,6 +11,7 @@
"comment-editor"
:
"../../../components/commenteditor"
,
"btn-drag"
:
"../../../components/btndrag"
,
"expiredTip"
:
"../../components/expiredTip"
,
"comment-editor-type-choose"
:
"../../components/commentEditorTypeChoose"
"comment-editor-type-choose"
:
"../../components/commentEditorTypeChoose"
,
"commentClockItemShare"
:
"../../components/commentClockItemShare"
}
}
\ No newline at end of file
business/pages/morethemeindex/index.wxml
View file @
6ef6b346
This diff is collapsed.
Click to expand it.
business/pages/morethemeindex/index.wxss
View file @
6ef6b346
This diff is collapsed.
Click to expand it.
business/pages/themeeditor/lockthemelist.js
View file @
6ef6b346
...
...
@@ -127,7 +127,9 @@ Page({
goThemeDetail
(
e
)
{
const
{
index
,
item
}
=
e
.
currentTarget
.
dataset
;
if
(
item
.
id
>
0
)
{
wx
.
navigateTo
({
url
:
`/business/pages/morethemeindex/index?mid=
${
this
.
data
.
tid
}
&tid=
${
item
.
id
}
&sid=
${
this
.
data
.
sid
}
`
,
})
}
else
{
const
{
item
,
index
,
}
=
e
.
currentTarget
.
dataset
;
wx
.
navigateTo
({
...
...
business/pages/themeeditor/subjecteditor.js
View file @
6ef6b346
...
...
@@ -30,7 +30,7 @@ Page({
sid
:
0
,
addSort
:
0
,
sort
:
0
,
from
:
'edit'
,
// 新建页面进来 编辑关卡 index 主题页面进来新建关卡
from
:
'edit'
,
// 新建页面进来 编辑关卡 index 主题页面进来新建关卡
detail 闯关打卡关卡详情
id
:
0
,
index
:
0
,
currentSortIndex
:
0
,
...
...
@@ -324,6 +324,10 @@ Page({
prevPage
.
setData
({
[
`lockSubjects[
${
this
.
data
.
sort
-
1
}
]`
]:
{...
paramsData
,
id
:
data
.
id
,
clock_people
:
0
,
review_clock_record_count
:
0
},
});
}
else
if
(
this
.
data
.
from
==
'detail'
)
{
prevPage
.
setData
({
needRefresh
:
true
,
});
}
wx
.
navigateBack
({
delta
:
1
,
// 回退前 delta(默认为1) 页面
...
...
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