diff --git a/.gitignore b/.gitignore index 9652515..66ee05f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ selenium-debug.log # common common/common.vue /src/views/common/common.vue +config/index.js diff --git a/config/index.js b/config/index.js index a8f8fa9..7d3a216 100644 --- a/config/index.js +++ b/config/index.js @@ -23,7 +23,7 @@ module.exports = { }, // Various Dev Server settings - host: '192.168.110.160', // can be overwritten by process.env.HOST + host: '192.168.110.157', // can be overwritten by process.env.HOST port: 8001, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined autoOpenBrowser: true, errorOverlay: true, diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..b57fa91 Binary files /dev/null and b/dist.zip differ diff --git a/src/views/components/commonBookTags/shopproduct.vue b/src/views/components/commonBookTags/shopproduct.vue index 23afb70..1020598 100644 --- a/src/views/components/commonBookTags/shopproduct.vue +++ b/src/views/components/commonBookTags/shopproduct.vue @@ -5,31 +5,6 @@ `width: 100%; height: 100%; margin-top: ${!isNoSearch ? '-50px' : '0'}` " > -