交易大厅以及商家设置
This commit is contained in:
parent
992b36292d
commit
d1aaded460
@ -396,6 +396,7 @@
|
|||||||
merchantUpdateAPI(data).then(res => {
|
merchantUpdateAPI(data).then(res => {
|
||||||
Toast(res.message)
|
Toast(res.message)
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
|
||||||
uni.switchTab({
|
uni.switchTab({
|
||||||
url: '/pages/moreProject/moreProject',
|
url: '/pages/moreProject/moreProject',
|
||||||
fail: (err) => {
|
fail: (err) => {
|
||||||
|
@ -95,7 +95,6 @@
|
|||||||
margin-bottom: 70rpx;
|
margin-bottom: 70rpx;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.content_title_a {
|
.content_title_a {
|
||||||
width: 89rpx;
|
width: 89rpx;
|
||||||
height: 37rpx;
|
height: 37rpx;
|
||||||
@ -109,7 +108,7 @@
|
|||||||
border-radius: 15rpx 0 15rpx 0;
|
border-radius: 15rpx 0 15rpx 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.content_title_b {
|
.content_title_b {
|
||||||
width: 89rpx;
|
width: 89rpx;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user