Commit 5ae75da5 authored by beisir's avatar beisir

feat:更新样式

parent a8153151
...@@ -9,7 +9,7 @@ const VERSION = '7.9.00'; ...@@ -9,7 +9,7 @@ const VERSION = '7.9.00';
const kdspHost = 'https://kdsp-api.q-gp.com'; const kdspHost = 'https://kdsp-api.q-gp.com';
const opapiHost = `${protocol}//opapi.xyqb.com`; const opapiHost = `${protocol}//opapi.xyqb.com`;
// const localHost = 'https://mall.q-gp.com/group-buying'; // 正式环境页面地址 // const localHost = 'https://mall.q-gp.com/group-buying'; // 正式环境页面地址
const localHost = 'https://group-buy-test1.liangkebang.net'; // 正式环境页面地址 const localHost = 'https://group-buy-test1.liangkebang.net/group-buying'; // 正式环境页面地址
const shenceUrl = protocol + '//bn.xyqb.com/sa?project=production'; const shenceUrl = protocol + '//bn.xyqb.com/sa?project=production';
export default { export default {
localHost, localHost,
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
position: relative; position: relative;
width: 100%; width: 100%;
height: 375px; height: 375px;
overflow: hidden;
&-swiper { &-swiper {
height: 100%; height: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment