filter
This commit is contained in:
parent
092a749c5b
commit
375d24b229
@ -2,8 +2,8 @@
|
|||||||
"name" : "CRMEB",
|
"name" : "CRMEB",
|
||||||
"appid" : "__UNI__3A527D1",
|
"appid" : "__UNI__3A527D1",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.0.5",
|
"versionName" : "1.0.6",
|
||||||
"versionCode" : 128,
|
"versionCode" : 129,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
@ -112,6 +112,7 @@
|
|||||||
<text class="text">商户设置</text>
|
<text class="text">商户设置</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
@ -745,7 +745,7 @@
|
|||||||
background-color: rgba(0, 0, 0, 0.5) !important;
|
background-color: rgba(0, 0, 0, 0.5) !important;
|
||||||
}
|
}
|
||||||
.saomaCode {
|
.saomaCode {
|
||||||
z-index: 999;
|
z-index: 1;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 175.44rpx;
|
bottom: 175.44rpx;
|
||||||
right: 28.07rpx;
|
right: 28.07rpx;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user