fix
pyt
2025-03-17 1d0896b2ba860c9d79ffcab3eec30675a9f39b14
fix
3个文件已修改
5 ■■■■■ 已修改文件
H5/pages/Appeal/Appeal.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
H5/pages/authentication/authentication.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
H5/pages/components/certificate/certificate.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
H5/pages/Appeal/Appeal.vue
@@ -150,6 +150,7 @@
        },
        onLoad() {
            this.getproblem()
            this.time = dayjs().format('YYYY-MM-DD')
        },
        methods: {
            previewImage(index) {
H5/pages/authentication/authentication.vue
@@ -375,7 +375,7 @@
            },
            // 图片上传(优化后)
            uploadImg() {
                if (this.uploading || this.disable) return;
                if (this.disable) return;
                this.uploading = true;
                uni.chooseImage({
H5/pages/components/certificate/certificate.vue
@@ -5,7 +5,7 @@
                <view class="popup_content flex flex-column a-center">
                    <text class="fs-35 font-bold color3 mt-46">党员证件</text>
                    <view class="bg font-w500 fs-23 mt-38 flex  flex-column a-center">
                        <image src="/static/home/img9.png" class="w-133 h-156 mt-52" mode=""></image>
                        <image :src="info.avatar" class="w-133 h-156 mt-52" mode=""></image>
                        <view class="flex j-between" style="width: 481rpx;">
                            <view class="flex flex-column mr-40 lh-44">
                                <text>姓名:</text>