bug 标准化活动

This commit is contained in:
赵霄
2023-11-03 18:25:06 +08:00
parent 593cda718e
commit ff0741b691
7 changed files with 243 additions and 169 deletions
-3
View File
@@ -17,7 +17,6 @@ import '@/utils/warterMark'
// 引入自定义icon
import '@/assets/icon/iconfont.less'
import Vue from 'vue'
import { updatePageHeight } from './components/tools/setting.js'
moment.locale('zh-cn')
@@ -102,8 +101,6 @@ export default {
window.open(href, '_blank')
}
updatePageHeight()
}
}
</script>