chenhaozhe
2025-09-12 fb2f2b71c1908cd1630418779a7613cd7970cb96
调整部分页面样式异常
2个文件已修改
6 ■■■■ 已修改文件
.hbuilderx/launch.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/xiaoshoutuihuo/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.hbuilderx/launch.json
@@ -21,7 +21,7 @@
            "type" : "uni-app:app-ios"
        },
        {
            "customPlaygroundType" : "device",
            "customPlaygroundType" : "local",
            "localRepoPath" : "D:/WorkBench/ZY_APP_Dev/STUWMS/unpackage/debug",
            "openVueDevtools" : true,
            "packageName" : "com.shebeiguanli.www",
pages/xiaoshoutuihuo/form.vue
@@ -1464,4 +1464,8 @@
            }
        }
    }
    .uni-combox {
        width: 100%;
    }
</style>