叶松
2023-11-21 6eaaba4f97028d581df3e019a7705d60b398c26e
小程序图片地址修改
已修改21个文件
94 ■■■■ 文件已修改
xcx/api/http.js 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/labourPages/punishRecord/recordIndex.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/labourPages/rectificationNotice/noticeDetails.vue 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/labourPages/safetyIndex/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/labourPages/safetyTrain/trainDetails.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/labourPages/usersInfo/usersDetails.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/pages/labourHome/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/pages/loginIndex/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/pages/registerIndex/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/pages/robeHome/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/incomingIndex/detail.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/safeManage/addCheck.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/safeManage/addHidden.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/safeManage/approveHidden.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/safeManage/datumSafe.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/safeManage/detailsCheck.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/safeManage/detailsHidden.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/safeManage/rectifyDetails.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/safetyIndex/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/usersManage/staffDetails.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/robePages/usersManage/trainDetails.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
xcx/api/http.js
@@ -1,7 +1,7 @@
function Request() {}
export const basrUrl = 'https://pipe.thhy-tj.com/api';
// export const basrUrl = 'https://pipe.thhy-tj.com:8880';
// export const basrUrl = 'http://111.30.93.212:8089/api';
// export const basrUrl = 'https://szpipe.thhy-tj.com/api';
 export const basrUrl = 'http://192.168.0.100:8880';
//export const basrUrl = 'http://111.30.93.212:8089/suapi';
Request.prototype = {
    post: function(url, params) {
        return new Promise(function(resolve, reject) {
xcx/labourPages/punishRecord/recordIndex.vue
@@ -128,7 +128,7 @@
            position: relative;
            height: calc(100vh - 110rpx);
            .home_top_bg{
                background: url('https://pipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihIGAcLm2AAH16Fc_aMk207.png') no-repeat;
                background: url('https://szpipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihIGAcLm2AAH16Fc_aMk207.png') no-repeat;
                background-size: 100% 100%;
                height: 30vh;
                position: absolute;
xcx/labourPages/rectificationNotice/noticeDetails.vue
@@ -22,8 +22,8 @@
                    </view>
                    <view style="height:450px;overflow: auto;">
                        <view class="notice_matter_phone" v-for="(item,index) in ArrNotice" :key="index">
                            <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                            <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                            <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                            <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                        </view>
                    </view>
                    <view class="items_tyle" style="margin:10px 0">
@@ -60,8 +60,8 @@
                    </view>
                    <view style="height:450px;overflow: auto;">
                        <view class="notice_matter_phone" v-for="(item,index) in ArrNotice" :key="index">
                            <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" @click="clickImgs"></u-image> -->
                            <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                            <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" @click="clickImgs"></u-image> -->
                            <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                        </view>
                    </view>
                    <view class="notice_matter_items" style="margin-top:10px">
@@ -70,8 +70,8 @@
                    </view>
                    <view style="overflow: auto;height:100%">
                        <view class="notice_matter_phone" v-for="(item,index) in overArrNotice" :key="index">
                            <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                            <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                            <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                            <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                        </view>
                    </view>
                </view>
@@ -161,7 +161,7 @@
                            status: 'success',
                            message: '',
                            data: data.data,
                            url: `https://pipe.thhy-tj.com/${data.data}`
                            url: `https://szpipe.thhy-tj.com/${data.data}`
                        })
                    },
                    fail: (error) => {
xcx/labourPages/safetyIndex/index.vue
@@ -9,7 +9,7 @@
                <u-image 
                    width="35px" 
                    height="35px"
                    src="https://pipe.thhy-tj.com/group1/M00/00/01/bx5d1GSiWhCAEXQ6AAAHEMPF2H4526.png">
                    src="https://szpipe.thhy-tj.com/group1/M00/00/01/bx5d1GSiWhCAEXQ6AAAHEMPF2H4526.png">
                </u-image>
            </view>
            <view class="check_item_li">
@@ -74,7 +74,7 @@
        margin-bottom: 10px;
        width: 100%;
        height: 18%;
        background: url('https://pipe.thhy-tj.com/group1/M00/00/04/bx5d1GR29yOAI0n4AAMYLFxtvVs706.png') no-repeat;
        background: url('https://szpipe.thhy-tj.com/group1/M00/00/04/bx5d1GR29yOAI0n4AAMYLFxtvVs706.png') no-repeat;
        background-size: 100% 100%;
    }
    
@@ -110,7 +110,7 @@
                padding: 6px 12px;
                color: #FFFFFF;
                font-size: 12px;
                background: url('https://pipe.thhy-tj.com/group1/M00/00/04/bx5d1GR38HuAX1LDAAACuUYd2z4415.png') no-repeat;
                background: url('https://szpipe.thhy-tj.com/group1/M00/00/04/bx5d1GR38HuAX1LDAAACuUYd2z4415.png') no-repeat;
                background-size: 100% 100%;
                
                &:active {
xcx/labourPages/safetyTrain/trainDetails.vue
@@ -48,7 +48,7 @@
                    mask: true
                })
                uni.downloadFile({
                  url: `https://pipe.thhy-tj.com/${item.securePathVideo}`,
                  url: `https://szpipe.thhy-tj.com/${item.securePathVideo}`,
                  success: function (res) {
                    var filePath = res.tempFilePath;
                    uni.hideLoading()
xcx/labourPages/usersInfo/usersDetails.vue
@@ -10,8 +10,8 @@
                label="头像"
                prop="photo"
                borderBottom>
                <u-image :src="`https://pipe.thhy-tj.com/${formRegister.photo}`" width="100rpx" height="100rpx" v-if="formRegister.photo !==''"></u-image>
                <u-image src="https://pipe.thhy-tj.com/group1/M00/00/01/bx5d1GSc-FmAQYjnAAAN3YyC44Y541.png" width="100rpx" height="100rpx" v-if="formRegister.photo===''"></u-image>
                <u-image :src="`https://szpipe.thhy-tj.com/${formRegister.photo}`" width="100rpx" height="100rpx" v-if="formRegister.photo !==''"></u-image>
                <u-image src="https://szpipe.thhy-tj.com/group1/M00/00/01/bx5d1GSc-FmAQYjnAAAN3YyC44Y541.png" width="100rpx" height="100rpx" v-if="formRegister.photo===''"></u-image>
            </u-form-item>
            <u-form-item
                    label="编号"
@@ -282,7 +282,7 @@
                            status: 'success',
                            message: '',
                            data: data.data,
                            url: `https://pipe.thhy-tj.com/${data.data}`
                            url: `https://szpipe.thhy-tj.com/${data.data}`
                        })
                    },
                    fail: (error) => {
xcx/pages/labourHome/index.vue
@@ -26,7 +26,7 @@
                </view>
                <view class="home_middle_img">
                    <!-- <u-image :src="`${basrUrl}/materials/steelPrint/test?num=${openId}`" width="280rpx" height="280rpx"></u-image> -->
                    <u-image :src="`https://pipe.thhy-tj.com/${works.photo}`" width="280rpx" height="280rpx" v-if="works.phone"></u-image>
                    <u-image :src="`https://szpipe.thhy-tj.com/${works.photo}`" width="280rpx" height="280rpx" v-if="works.phone"></u-image>
                    <u-image src="@/static/workers_icons.png" width="280rpx" height="280rpx" v-else></u-image>
                </view>
                <view class="home_middle_line"></view>
@@ -39,7 +39,7 @@
            </view>
            <view class="home_footer_menu">
                <view class="home_menu_items" v-for="(menuItems,menuIndex) in menuLists" :key="menuIndex">
                    <u-image class="home_menu_icons" :src="`https://pipe.thhy-tj.com/${menuItems.menuIcon}`" width="128rpx" height="128rpx" @click="menuClick(menuItems)"></u-image>
                    <u-image class="home_menu_icons" :src="`https://szpipe.thhy-tj.com/${menuItems.menuIcon}`" width="128rpx" height="128rpx" @click="menuClick(menuItems)"></u-image>
                    <view class="home_menu_text">{{menuItems.menuName}}</view>
                </view>
            </view>
xcx/pages/loginIndex/index.vue
@@ -63,8 +63,8 @@
        data() {
            return {
                formLogin: {
                    // username: '18103009188',
                    username: '',
                    // username: '14798989898',
                    password: ''
                },
                rulesLogin: {
@@ -240,7 +240,7 @@
        width: 100%;
        height: 50%;
        // background: #556DFE;
        background: url('http://filemanage.thhy-tj.com:8888/group1/M00/00/04/bx5d1GR1awaAOSrGAADytgHWrpk815.png') no-repeat;
        background: url('https://szpipe.thhy-tj.com/group1/M00/00/04/bx5d1GR1awaAOSrGAADytgHWrpk815.png') no-repeat;
        background-size: 100% 100%;
        border-radius: 0 0 20px 20px;
        
xcx/pages/registerIndex/index.vue
@@ -227,7 +227,7 @@
                this.fileList = [{
                    id: this.fileList.length + 1,
                    data: data.photoUrl,
                    url: `https://pipe.thhy-tj.com/${data.photoUrl}`
                    url: `https://szpipe.thhy-tj.com/${data.photoUrl}`
                }]
                this.$set(this.formRegister, 'realName', data.realName);
                this.$set(this.formRegister, 'sex', data.sex);
@@ -280,7 +280,7 @@
                            status: 'success',
                            message: '',
                            data: data.data,
                            url: `https://pipe.thhy-tj.com/${data.data}`
                            url: `https://szpipe.thhy-tj.com/${data.data}`
                        })
                    },
                    fail: (error) => {
xcx/pages/robeHome/index.vue
@@ -34,7 +34,7 @@
                    <view class="users_content">
                        <view class="users_menu" v-for="(userItem,userIndex) in items.menuList" :key="userIndex">
                            <view class="users_menu_icons" @click="btnClick(userItem)">
                                <u-image :src="`https://pipe.thhy-tj.com/${userItem.menuIcon}`" width="128rpx" height="128rpx"></u-image>
                                <u-image :src="`https://szpipe.thhy-tj.com/${userItem.menuIcon}`" width="128rpx" height="128rpx"></u-image>
                            </view>
                            <view class="users_menu_text">{{userItem.menuName}}</view>
                        </view>
xcx/robePages/incomingIndex/detail.vue
@@ -189,7 +189,7 @@
                    this.applyRecord = res.data.applyRecord;
                    this.formRegister = res.data.reginfo;
                    this.$set(this.formRegister, 'photoUrl', res.data.reginfo.photoUrl ? 
                    `https://pipe.thhy-tj.com/${res.data.reginfo.photoUrl}` : '');
                    `https://szpipe.thhy-tj.com/${res.data.reginfo.photoUrl}` : '');
                    this.$set(this.formRegister, 'sex', res.data.reginfo.sex == 0 ? '男' : '女');
                }
            })
xcx/robePages/safeManage/addCheck.vue
@@ -52,7 +52,7 @@
                        :maxCount="6"
                        width="150"
                        height="150">
                        <image src="https://pipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihuWAA-kBAAAICqDtUn8566.png" mode="widthFix" style="width:64px;height: 100px;display: flex;justify-content: center;"></image>
                        <image src="https://szpipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihuWAA-kBAAAICqDtUn8566.png" mode="widthFix" style="width:64px;height: 100px;display: flex;justify-content: center;"></image>
                        <view style="text-align: center;font-size: 16px;color: #666666;">上传照片</view>
                    </u-upload>
                </u-form-item>
@@ -168,7 +168,7 @@
                            status: 'success',
                            message: '',
                            data: data.data,
                            url: `https://pipe.thhy-tj.com/${data.data}`
                            url: `https://szpipe.thhy-tj.com/${data.data}`
                        })
                    },
                    fail: (error) => {
xcx/robePages/safeManage/addHidden.vue
@@ -17,7 +17,7 @@
                        :maxCount="6"
                        width="150"
                        height="150">
                        <image src="https://pipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihuWAA-kBAAAICqDtUn8566.png" mode="widthFix" style="width:64px;height: 100px;display: flex;justify-content: center;"></image>
                        <image src="https://szpipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihuWAA-kBAAAICqDtUn8566.png" mode="widthFix" style="width:64px;height: 100px;display: flex;justify-content: center;"></image>
                        <view style="text-align: center;font-size: 16px;color: #666666;">上传照片</view>
                    </u-upload>
                </u-form-item>
@@ -126,7 +126,7 @@
                            status: 'success',
                            message: '',
                            data: data.data,
                            url: `https://pipe.thhy-tj.com/${data.data}`
                            url: `https://szpipe.thhy-tj.com/${data.data}`
                        })
                    },
                    fail: (error) => {
xcx/robePages/safeManage/approveHidden.vue
@@ -5,8 +5,8 @@
                <view class="check_details_card" >
                    <view class="hidden_text">问题照片</view>
                    <view class="check_details_phone hidden_datas" v-for="(item,index) in hiddenPhone">
                        <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                        <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                        <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                        <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                    </view>
                </view>
                <view class="check_details_card">
xcx/robePages/safeManage/datumSafe.vue
@@ -82,7 +82,7 @@
                this.$api.reboSystem.detailsDatumInfo({materialId:item.materialId}).then(res=>{
                    if(res.statusMsg === 'ok'){
                        uni.downloadFile({
                          url: `https://pipe.thhy-tj.com/${res.data.materialPaths[0].materialPath}`,
                          url: `https://szpipe.thhy-tj.com/${res.data.materialPaths[0].materialPath}`,
                          success: function (res) {
                            uni.saveFile({
                                tempFilePath:res.tempFilePath,
@@ -123,7 +123,7 @@
                    mask: true
                })
                uni.downloadFile({
                  url: `https://pipe.thhy-tj.com/${val}`,
                  url: `https://szpipe.thhy-tj.com/${val}`,
                  success: function (res) {
                    var filePath = res.tempFilePath;
                    uni.hideLoading()
xcx/robePages/safeManage/detailsCheck.vue
@@ -12,8 +12,8 @@
            <view class="check_details_contents">{{checkDetails.inspectContent}}</view>
            <view style="overflow:auto;height: 345px;">
                <view class="check_details_phone" v-for="(item,index) in checkPhone">
                    <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                    <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                    <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                    <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                </view>
            </view>
        </view>
@@ -28,8 +28,8 @@
            <view class="check_details_contents">{{checkDetails.feedbackContent}}</view>
            <view style="overflow:auto;height: 345px;">
                <view class="check_details_phone" v-for="(item,index) in overCheckPhone">
                    <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                    <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                    <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                    <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                </view>
            </view>
        </view>
xcx/robePages/safeManage/detailsHidden.vue
@@ -4,8 +4,8 @@
            <view class="check_details_card" >
                <view class="hidden_text">问题照片</view>
                <view class="check_details_phone hidden_datas" v-for="(item,index) in hiddenPhone">
                    <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                    <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                    <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
                    <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
                </view>
            </view>
            <view class="check_details_card">
xcx/robePages/safeManage/rectifyDetails.vue
@@ -27,14 +27,14 @@
                        <view class="notice_matter_datas">{{rectifyDetail.inspectContent}}</view>
                    </view>
                    <view class="notice_matter_phone" v-for="(item,index) in NoticePhone" :key="index">
                        <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image>
                        <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image>
                    </view>
                    <view class="notice_matter_items">
                        <view class="notice_matter_titles">整改结果:</view>
                        <view class="notice_matter_datas">{{rectifyDetail.feedbackContent ===null?"":rectifyDetail.feedbackContent}}</view>
                    </view>
                    <view class="notice_matter_phone" v-for="(item,index) in overNoticePhone" :key="index">
                        <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image>
                        <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image>
                    </view>
                </view>
            </view>
xcx/robePages/safetyIndex/index.vue
@@ -9,7 +9,7 @@
                <u-image 
                    width="35px" 
                    height="35px"
                    src="https://pipe.thhy-tj.com/group1/M00/00/01/bx5d1GSiWhCAEXQ6AAAHEMPF2H4526.png">
                    src="https://szpipe.thhy-tj.com/group1/M00/00/01/bx5d1GSiWhCAEXQ6AAAHEMPF2H4526.png">
                </u-image>
            </view>
            <view class="check_item_li">
@@ -74,7 +74,7 @@
        margin-bottom: 10px;
        width: 100%;
        height: 18%;
        background: url('https://pipe.thhy-tj.com/group1/M00/00/04/bx5d1GR29yOAI0n4AAMYLFxtvVs706.png') no-repeat;
        background: url('https://szpipe.thhy-tj.com/group1/M00/00/04/bx5d1GR29yOAI0n4AAMYLFxtvVs706.png') no-repeat;
        background-size: 100% 100%;
    }
    
@@ -110,7 +110,7 @@
                padding: 6px 12px;
                color: #FFFFFF;
                font-size: 12px;
                background: url('https://pipe.thhy-tj.com/group1/M00/00/04/bx5d1GR38HuAX1LDAAACuUYd2z4415.png') no-repeat;
                background: url('https://szpipe.thhy-tj.com/group1/M00/00/04/bx5d1GR38HuAX1LDAAACuUYd2z4415.png') no-repeat;
                background-size: 100% 100%;
                
                &:active {
xcx/robePages/usersManage/staffDetails.vue
@@ -13,7 +13,7 @@
                <div style="display: flex;flex-direction: row-reverse;">
                    <u-image src="@/static/agvor.png" width="100rpx" height="100rpx"></u-image>
                </div>
                <!-- <u-image :src="`https://pipe.thhy-tj.com/${formRegister.photo}`" width="100rpx" height="100rpx"></u-image> -->
                <!-- <u-image :src="`https://szpipe.thhy-tj.com/${formRegister.photo}`" width="100rpx" height="100rpx"></u-image> -->
            </u-form-item>
            <u-form-item
                    label="编号"
xcx/robePages/usersManage/trainDetails.vue
@@ -177,7 +177,7 @@
                    mask: true
                })
                uni.downloadFile({
                  url: `https://pipe.thhy-tj.com/${val}`,
                  url: `https://szpipe.thhy-tj.com/${val}`,
                  success: function (res) {
                    var filePath = res.tempFilePath;
                    uni.hideLoading()