Commit 1411e9db authored by sujie@126.com's avatar sujie@126.com

ddd

parent 3391db5e
......@@ -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: {
......
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment