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
1411e9db
Commit
1411e9db
authored
May 13, 2019
by
sujie@126.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ddd
parent
3391db5e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.js
business/pages/calendarclock/index.js
+1
-1
index.json
business/pages/calendarclock/index.json
+1
-1
No files found.
business/pages/calendarclock/index.js
View file @
1411e9db
...
...
@@ -48,7 +48,7 @@ import initCalendar, {
getSelectedDay
,
enableArea
,
jump
}
from
'../../
../
components/calendar/main.js'
;
}
from
'../../components/calendar/main.js'
;
const
innerAudioContext
=
wx
.
createInnerAudioContext
();
// 当前页面唯一的一个音频容器
Page
({
data
:
{
...
...
business/pages/calendarclock/index.json
View file @
1411e9db
...
...
@@ -9,6 +9,6 @@
"go-top"
:
"../../components/goTop"
,
"list-loading"
:
"../../../components/listloading"
,
"comment-editor"
:
"../../../components/commenteditor"
,
"calender"
:
"../../
../
components/calendar"
"calender"
:
"../../components/calendar"
}
}
\ No newline at end of file
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