2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-23 02:10:35 +03:00

添加popup position 检测

This commit is contained in:
mengxiong10
2017-05-16 20:11:39 +08:00
parent c24a73ad62
commit b14834456b
6 changed files with 98 additions and 73 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ module.exports = {
devServer: {
historyApiFallback: true,
noInfo: true,
port:9000
port: 9000
},
performance: {
hints: false