提交 6d8323ed 编写于 作者: 张磊's avatar 张磊

da ka

上级 b89b22c6
......@@ -283,9 +283,9 @@
justify-content: center;
}
.submit-button-empty{
background: #ffffff;
//background: #ffffff;
border: 1px solid #00bda5;
color: #00bda5;
color: #ffffff;
position: relative;
}
}
......@@ -294,6 +294,7 @@
justify-content: space-evenly;
.submit-button{
padding: 0px 20px;
min-width: 60px;
}
.btn-label{
width: 62px;
......
......@@ -125,7 +125,7 @@
class="submit-container multi-sub-wrap"
>
<div
v-if="false"
v-if="picaWechat == 'wechat'"
class="submit-button"
>
<wx-open-launch-weapp
......
......@@ -35,7 +35,7 @@ module.exports = {
port: 8083,
proxy: {
'/proxy': {
target: 'https://dev-sc.yunqueyi.com/',
target: 'https://test1-sc.yunqueyi.com/',
// target: 'https://test1-sc.yunqueyi.com/',
// target: 'https://uat-sc.yunqueyi.com/',
// http://10.241.65.90:3000/mock/1071/cs/route/removeUser
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册