1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import store from '@/store'
|
||||
|
||||
const { body } = document
|
||||
const WIDTH = 992 // refer to Bootstrap's responsive design
|
||||
const WIDTH = 768 // 移动端断点调整为 768px,更符合移动设备标准
|
||||
|
||||
export default {
|
||||
watch: {
|
||||
|
||||
Reference in New Issue
Block a user