Commit f8ef3e32 authored by baixian's avatar baixian

fix 组件路径

parent dbd2dba8
......@@ -5,7 +5,7 @@
"sjd-media-show": "../../../components/sjdmediashow",
"empty-content": "../../../components/emptycontent",
"poster-box": "../../../components/posterbox",
"go-top": "../../components/goTop",
"go-top": "../../../components/goTop",
"list-loading": "../../../components/listloading",
"comment-editor": "../../../components/commenteditor",
"calender":"../../components/calendar",
......
......@@ -6,7 +6,7 @@
"clock-item": "../../components/clockitem",
"empty-content": "../../../components/emptycontent",
"poster-box": "../../../components/posterbox",
"go-top": "../../components/goTop",
"go-top": "../../../components/goTop",
"list-loading": "../../../components/listloading",
"comment-editor": "../../../components/commenteditor",
"calender":"../../components/calendar",
......
......@@ -2,6 +2,6 @@
"navigationBarTitleText": "帮助中心",
"usingComponents": {
"expiredTip": "../../components/expiredTip",
"empty-content": "../../components/emptycontent"
"empty-content": "../../../components/emptycontent"
}
}
\ No newline at end of file
......@@ -6,7 +6,7 @@
"clock-item": "../../components/clockitem",
"empty-content": "../../../components/emptycontent",
"poster-box": "../../../components/posterbox",
"go-top": "../../components/goTop",
"go-top": "../../../components/goTop",
"list-loading": "../../../components/listloading",
"comment-editor": "../../../components/commenteditor",
"btn-drag":"../../../components/btndrag",
......
......@@ -5,7 +5,7 @@
"sjd-media-show": "../../../components/sjdmediashow",
"empty-content": "../../../components/emptycontent",
"poster-box": "../../../components/posterbox",
"go-top": "../../components/goTop",
"go-top": "../../../components/goTop",
"list-loading": "../../../components/listloading",
"comment-editor": "../../../components/commenteditor",
"calender":"../../../components/calendar",
......
......@@ -6,7 +6,7 @@
"clock-item": "../../components/clockitem",
"empty-content": "../../../components/emptycontent",
"poster-box": "../../../components/posterbox",
"go-top": "../../components/goTop",
"go-top": "../../../components/goTop",
"list-loading": "../../../components/listloading",
"comment-editor": "../../../components/commenteditor",
"btn-drag":"../../../components/btndrag",
......
......@@ -3,7 +3,7 @@
"enablePullDownRefresh": true,
"usingComponents": {
"empty-content": "../../../components/emptycontent",
"go-top": "../../components/goTop",
"go-top": "../../../components/goTop",
"list-loading": "../../../components/listloading",
"expiredTip": "../../components/expiredTip"
}
......
export default {
imageRoot: 'https://cdn.img.shangjiadao.cn/qingxiao/dakav2/images/',
// host: 'https://qxapi.qingxiao.online/daka',
// host2: 'https://wx.m.shangjiadao.cn',
host: 'https://qxapi.qingxiao.online/daka',
host2: 'https://wx.m.shangjiadao.cn',
storageVersion: '5.0',
imageVersion: '20200528',
host: 'https://clock.wp53.cn',
host2: 'https://test.wp53.cn',
// host: 'https://clock.wp53.cn',
// host2: 'https://test.wp53.cn',
appId: 'wxc1246ea029394785',
miniProgram: {
clock: 'wxdeee20e52a1fd7ee'
......
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