cyy
2025-03-01 25891ddbe1ac7a2123c9f775d0de2e141ac4a1c6
5601 modify form smallwmd
3个文件已修改
24 ■■■■■ 已修改文件
.hbuilderx/launch.json 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/modal/3200.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/modal/small-wnd/line.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
.hbuilderx/launch.json
@@ -4,13 +4,19 @@
    "version" : "0.0",
    "configurations" : [
        {
            "app-plus" : {
                "launchtype" : "local"
            },
            "default" : {
                "launchtype" : "local"
            },
            "type" : "uniCloud"
            "app-plus" :
            {
                "launchtype" : "local"
            },
            "default" :
            {
                "launchtype" : "local"
            },
            "h5" :
            {
                "launchtype" : "local"
            },
            "type" : "uniCloud"
        },
        {
            "playground" : "standard",
pages/modal/3200.vue
@@ -2029,7 +2029,7 @@
        },
    };
</script>
<style lang="less">
<style lang="scss">
    .uni-page-modal-3200 {
        display: flex;
        flex-direction: column;
pages/modal/small-wnd/line.vue
@@ -493,7 +493,7 @@
</script>
<style lang="less">
<style lang="scss">
    .uni-page-modal-small-wnd-line {
        width: 100%;
        display: flex;