@@ -1,3 +1,3 @@
<!--pages/welfareMall/staff/distinguish.wxml-->
<topbar slot="head" title="" back-color-class="backColor" />
-<view class="distinguish"></view>
+<image class="distinguish" src="https://dy.shpr.top/welfareGo/distinguish.gif" mode="widthFix" />
@@ -4,9 +4,6 @@ page{
}
.distinguish{
width: 100%;
- height: 100%;
- background-image: url(https://dy.shpr.top/welfareGo/distinguish.gif);
- background-size: 100% 100%;
.backColor{
@@ -91,8 +91,7 @@ page{
height: 100%;
top: 0;
- background: #040404;
- opacity: 0.8;
+ background: rgba(4,4,4,0.6);
display: flex;
justify-content: center;
align-items: center;