MrShi
2025-09-10 c08df0f996165664cdedd2925ee415ff0771327a
合并
已添加1个文件
已修改2个文件
13 ■■■■ 文件已修改
frontWuhu/src/assets/images/bg_yingyong.png 补丁 | 查看 | 原始文档 | blame | 历史
frontWuhu/src/views/business/appHall.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
frontWuhu/src/views/business/serviceProviderResources.vue 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
frontWuhu/src/assets/images/bg_yingyong.png
frontWuhu/src/views/business/appHall.vue
@@ -109,9 +109,9 @@
            height: 264px;
            padding: 36px 50px;
            box-sizing: border-box;
            background-image: url("../../assets/images/bg_fuwushang.png");
            background-image: url("../../assets/images/bg_yingyong.png");
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-size: cover;
            display: flex;
            flex-direction: column;
            .box_head_title {
frontWuhu/src/views/business/serviceProviderResources.vue
@@ -145,7 +145,7 @@
            box-sizing: border-box;
            background-image: url("../../assets/images/bg_fuwushang.png");
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-size: cover;
            display: flex;
            flex-direction: column;
            .box_head_title {
@@ -215,9 +215,7 @@
                    }
                }
                .right {
                    width: 173px;
                    height: 48px;
                    padding: 0 15px;
                    padding: 15px;
                    box-sizing: border-box;
                    background: #FFFFFF;
                    border-radius: 2px;
@@ -225,10 +223,13 @@
                    align-items: center;
                    justify-content: space-between;
                    img {
                        flex-shrink: 0;
                        width: 16px;
                        height: 16px;
                        margin-right: 6px;
                    }
                    .right_name {
                        flex: 1;
                        font-weight: 400;
                        font-size: 15px;
                        color: #333333;