提交 db4b2303 authored 作者: lihuihui's avatar lihuihui

update: 优化缓存请求

上级 9c8e7ffe
...@@ -3,7 +3,7 @@ module.exports = { ...@@ -3,7 +3,7 @@ module.exports = {
DesDir: './client-dist', DesDir: './client-dist',
apiBaseURL: '/api', apiBaseURL: '/api',
isUploadStatic: false, isUploadStatic: false,
isEnableToIphoneDebugger: true, isEnableToIphoneDebugger: false,
webpack: { webpack: {
externals: { externals: {
'CKEDITOR': 'window.CKEDITOR', 'CKEDITOR': 'window.CKEDITOR',
......
...@@ -316,7 +316,6 @@ export default { ...@@ -316,7 +316,6 @@ export default {
}) })
}, },
switchQuestion() { switchQuestion() {
console.log(1111)
this.refreshBscroll() this.refreshBscroll()
}, },
getTopic() { getTopic() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论