mahuan@syspetro.com
2022-04-28 0f4e361bb32348793e1576e9add49ea2661db3b5
最新代码存档
16个文件已修改
6个文件已添加
355 ■■■■■ 已修改文件
GoldC/.gitignore 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/.idea/.gitignore 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/.idea/GoldC.iml 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/.idea/modules.xml 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/.idea/vcs.xml 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/app.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/app.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/images/login_bgx.jpg 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/Remind/Remind.js 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/Remind/Remind.wxml 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/aditReport/adit.js 22 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/aditReport/adit.wxml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/login/logn.js 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/login/logn.wxml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/problemList/problemList.wxml 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/problemListT3/ProblemListT3.js 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/problemListT3/ProblemListT3.wxml 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/problemReport/proRep.js 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/xiangqing/xiangqing.js 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/pages/xiangqing/xiangqing.wxml 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/project.config.json 139 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/utils/network.js 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
GoldC/.gitignore
New file
@@ -0,0 +1,14 @@
# Windows
[Dd]esktop.ini
Thumbs.db
$RECYCLE.BIN/
# macOS
.DS_Store
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
# Node.js
node_modules/
GoldC/.idea/.gitignore
New file
@@ -0,0 +1,5 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
GoldC/.idea/GoldC.iml
New file
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
  <component name="NewModuleRootManager">
    <content url="file://$MODULE_DIR$">
      <excludeFolder url="file://$MODULE_DIR$/temp" />
      <excludeFolder url="file://$MODULE_DIR$/.tmp" />
      <excludeFolder url="file://$MODULE_DIR$/tmp" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
</module>
GoldC/.idea/modules.xml
New file
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ProjectModuleManager">
    <modules>
      <module fileurl="file://$PROJECT_DIR$/.idea/GoldC.iml" filepath="$PROJECT_DIR$/.idea/GoldC.iml" />
    </modules>
  </component>
</project>
GoldC/.idea/vcs.xml
New file
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="VcsDirectoryMappings">
    <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
    <mapping directory="$PROJECT_DIR$" vcs="Git" />
  </component>
</project>
GoldC/app.js
@@ -46,4 +46,4 @@
  onShow: function () {
    // console.log('app.onshow')
  }
})
})
GoldC/app.json
@@ -21,7 +21,7 @@
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "金鸡湖景区巡检通",
    "navigationBarTitleText": "湖滨巡检通",
    "navigationBarTextStyle": "black",
    "enablePullDownRefresh": false
  },
@@ -45,4 +45,4 @@
  },
  "style": "v2",
  "sitemapLocation": "sitemap.json"
}
}
GoldC/images/login_bgx.jpg
GoldC/pages/Remind/Remind.js
@@ -19,10 +19,10 @@
    listData: '',
    replytitle: '整改回复',
    zhengai: 1,
    //
    //
    miaoshu: '',
    exam: '',
    //
    //
    backimg: '',
  },
  // 展示模态框 / 打开回复弹窗
@@ -220,7 +220,7 @@
        wx.uploadFile({
          filePath: this.data.backimg[0],
          name: 'upload',
          url: 'https://www.yhupai.com/TOperation/Post',
          url: 'http://101.133.134.71:9002/TOperation/Post',
          formData: {
            _RoleValue: wx.getStorageSync('user').RoleValue,
            _pk_User: wx.getStorageSync('user').pk_User,
@@ -353,4 +353,4 @@
  onShareAppMessage: function () {
  }
})
})
GoldC/pages/Remind/Remind.wxml
@@ -24,7 +24,7 @@
                            <view class="inputtime">{{end?end:'请选择结束时间'}}</view>
                            </picker>
                        </view>
                    </view>
                </view>
                <!-- 描述 -->
@@ -64,13 +64,13 @@
                    <!-- <view class="h2txt">问题图片:</view>     -->
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view style="padding-left: 30rpx;">
                        <!-- <image class="quImg"  style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad"  data-index="{{index}}"  bindtap="imgYu" src="{{'http://121.37.161.183:8088'+ item.Reported_Img}}" data-img="{{'http://121.37.161.183:8088'+ item.Reported_Img}}"></image> -->
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <!-- <image class="quImg"  style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad"  data-index="{{index}}"  bindtap="imgYu" src="{{'http://101.133.134.71:9002'+ item.Reported_Img}}" data-img="{{'http://101.133.134.71:9002'+ item.Reported_Img}}"></image> -->
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                        <!-- <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view> -->
                    </view>
          <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{item.Reported_Address}}</text>
@@ -129,12 +129,12 @@
                    <!-- <view class="h2txt">问题图片:</view>     -->
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view style="padding-left: 30rpx;">
                        <image class="quImg"  style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad"  data-index="{{index}}"  bindtap="imgYu" src="{{'http://121.37.161.183:8088'+ item.Reported_Img}}" data-img="{{'http://121.37.161.183:8088'+ item.Reported_Img}}"></image>
                        <image class="quImg"  style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad"  data-index="{{index}}"  bindtap="imgYu" src="{{'http://101.133.134.71:9002'+ item.Reported_Img}}" data-img="{{'http://101.133.134.71:9002'+ item.Reported_Img}}"></image>
                        <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view>
                    </view>
          <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{item.Reported_Address}}</text>
@@ -161,7 +161,7 @@
                        <view class="btn btn-pass" bindtap="reply" data-id="过程回复" data-rep="0" data-exam="{{item.pk_Examine}}">
                            <van-icon class="icon" /><text>过程回复</text></view>
                    </view>
                </view>
                </view>
            </view>
        </view>
  </van-tab>
@@ -170,4 +170,4 @@
<view class="noData" wx:if="{{!listData[0]}}">
    <image class="nodataicon" src="/images/nodataimg.png"></image>
    <view>暂无相关数据</view>
</view>
</view>
GoldC/pages/aditReport/adit.js
@@ -18,9 +18,9 @@
    lastarr: [],
    twoarr: '',
    index3: '',
    //
    //
    dis: true,
    //
    //
    shangbao: '',
    beizhu: '',
    // 图片
@@ -34,7 +34,7 @@
    // 详细地址
    detailedaddress: '',
    listid: '',
    //
    //
    youkecenter:'',
    youkeindex:''
  },
@@ -55,7 +55,7 @@
      FTimageUrl: JSON.parse(options.data).Reported_Img.replace('..','').split(","),
      listid: JSON.parse(options.data).id
    })
    // 反填游客归属中心
    this.data.youkecenter.forEach((e) => {
      if (e.pk_TypeId === JSON.parse(options.data).fk_Role_Type) {
@@ -77,7 +77,7 @@
        })
      }
    })
    //
    //
    this.data.allarr.forEach((e) => {
      if (e.pk_Company === JSON.parse(options.data).FirstCompanyId) {
        var indx2 = this.data.allarr.indexOf(e)
@@ -105,7 +105,7 @@
      }
    })
    //
    //
    this.setData({
      detailedaddress: JSON.parse(options.data).Reported_Address
    })
@@ -143,7 +143,7 @@
      index2: e.detail.value,
      index3: ''
    })
    //
    //
    if (this.data.index2) {
      this.setData({
        dis: false
@@ -248,7 +248,7 @@
                  }
                }
              })
            }
            }
          }
        })
      }
@@ -333,7 +333,7 @@
              'content-type': 'multipart/form-data'
            },
            formData: data,
            url: 'https://www.yhupai.com/CheckEdit/Post',
            url: 'http://101.133.134.71:9002/CheckEdit/Post',
            success: function (res) {
              wx.hideLoading()
              if (res.data) {
@@ -355,7 +355,7 @@
          })
        } else {
          wx.request({
            url: 'https://www.yhupai.com/CheckEdit/Post',
            url: 'http://101.133.134.71:9002/CheckEdit/Post',
            data: data,
            success: (res) => {
              if (res.data) {
@@ -425,4 +425,4 @@
  onShareAppMessage: function () {
  }
})
})
GoldC/pages/aditReport/adit.wxml
@@ -66,7 +66,7 @@
        <view>上传照片</view>
    </view>
    <view class="photoBox">
        <image wx:if="{{FTimageUrl}}" wx:for="{{FTimageUrl}}" class="upphotoimg" src="{{imageUrl?imageUrl:'http://121.37.161.183:8088'+item}}" mode="aspectFill" style="margin-right:10rpx"></image>
        <image wx:if="{{FTimageUrl}}" wx:for="{{FTimageUrl}}" class="upphotoimg" src="{{imageUrl?imageUrl:'http://101.133.134.71:9002'+item}}" mode="aspectFill" style="margin-right:10rpx"></image>
        <image wx:if="{{!FTimageUrl}}" class="upphotoimg" src="{{imageUrl?imageUrl:'/images/img.png'}}" mode="aspectFill"></image>
        <view>尺寸在512*512以内,大小在500kb以内</view>
    </view>
@@ -91,4 +91,4 @@
    <button class="btnY" bindtap="Yes">提交</button>
</view>
<!-- 占位 -->
<view style="height:50rpx"></view>
<view style="height:50rpx"></view>
GoldC/pages/login/logn.js
@@ -9,15 +9,15 @@
   * 页面的初始数据
   */
  data: {
    userName: '',
    psw: ''
    UserName: '',
    Password: ''
  },
  /**
   * 生命周期函数--监听页面加载
   */
  onLoad: function (options) {
    if (wx.getStorageSync('user')) {
      app.setUser(wx.getStorageSync('user'))
        wx.switchTab({
@@ -28,13 +28,13 @@
  // 绑定用户名
  bindUserName(e) {
    this.setData({
      userName: e.detail.value
      UserName: e.detail.value
    })
  },
  // 绑定密码
  bindPSW(e) {
    this.setData({
      psw: hexMD5(e.detail.value)
      Password: hexMD5(e.detail.value)
    })
  },
@@ -43,7 +43,7 @@
    wx.showLoading({
      title: '登录中',
    })
    loginRequest(this.data.userName, this.data.psw).then(res => {
    loginRequest(this.data.UserName, this.data.Password).then(res => {
      wx.setStorageSync('token', res.data.Data.token)
      if (res.data.Data === 0) {
        wx.showToast({
@@ -119,4 +119,4 @@
  onShareAppMessage: function () {
  }
})
})
GoldC/pages/login/logn.wxml
@@ -1,6 +1,6 @@
<!--pages/login/logn.wxml-->
<view class="imageBox">
    <image src="http://jinjilake.sipac.gov.cn/upload/201908/06/201908061420317742.png"></image>
    <image src="../../images/login_bgx.jpg"></image>
</view>
<view style="width:100%">
    <view class="loginBox">
@@ -20,4 +20,4 @@
    <!-- <view class="info">营业时间:08:00-20:00</view> -->
    <view class="info">联系方式:4007-558-558</view>
    <!-- <view class="info">金鸡湖景区</view> -->
</view>
</view>
GoldC/pages/problemList/problemList.wxml
@@ -40,10 +40,10 @@
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <!-- <view class="h2txt">问题图片:</view> -->
                    <view style="padding-left: 30rpx;">
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                    </view>
                    <!--  -->
                    <!--  -->
                    <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
@@ -97,12 +97,12 @@
                    <!-- <view class="h2txt">问题图片:</view> -->
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view style="padding-left: 30rpx;">
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg"  data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg"  data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                        <!-- <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view> -->
                    </view>
                    <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{item.Reported_Address}}</text>
@@ -148,12 +148,12 @@
                    <!-- <view class="h2txt">问题图片:</view> -->
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view style="padding-left: 30rpx;">
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                        <!-- <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view> -->
                    </view>
                    <!--  -->
                    <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
@@ -202,12 +202,12 @@
                    <!-- <view class="h2txt">问题图片:</view> -->
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view style="padding-left: 30rpx;">
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" style="{{item.loading?'display:block':'display:none'}}" bindload="imgOnLoad" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                        <!-- <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view> -->
                    </view>
                    <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{item.Reported_Address}}</text>
@@ -235,4 +235,4 @@
<view class="noData" wx:if="{{!listdata[0]}}">
    <image class="nodataicon" src="/images/nodataimg.png"></image>
    <view>暂无相关数据</view>
</view>
</view>
GoldC/pages/problemListT3/ProblemListT3.js
@@ -14,10 +14,10 @@
    listData: '',
    replytitle: '整改回复',
    zhengai: 1,
    //
    //
    miaoshu: '',
    exam: '',
    //
    //
    backimg: '',
    // 一级单位是否
    isPrimary: false,
@@ -147,7 +147,7 @@
        wx.uploadFile({
          filePath: this.data.backimg[0],
          name: 'upload',
          url: 'https://www.yhupai.com/TOperation/Post',
          url: 'http://101.133.134.71:9002/TOperation/Post',
          formData: {
            _RoleValue: wx.getStorageSync('user').RoleValue,
            _pk_User: wx.getStorageSync('user').pk_User,
@@ -230,14 +230,14 @@
    }
  },
  //历史流程
  //历史流程
  history(e) {
    var id = e.currentTarget.dataset.id
    wx.navigateTo({
      url: '/pages/history/hisstory?id=' + id,
    })
  },
  //
  //
  textinput(e) {
    this.setData({
      miaoshu: e.detail.value
@@ -274,12 +274,12 @@
    })
  },
  //
  //
  imgOnLoad(e) {
    if(this.data.listData[e.currentTarget.dataset.index]){
      this.data.listData[e.currentTarget.dataset.index].loading = true
    }
    var l = this.data.listData
    this.setData({
      listData: l
@@ -357,4 +357,4 @@
  onShareAppMessage: function () {
  }
})
})
GoldC/pages/problemListT3/ProblemListT3.wxml
@@ -57,12 +57,12 @@
                    <!-- <view class="h2txt">问题图片:</view>     -->
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view style="padding-left:30rpx">
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                        <!-- <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view> -->
                    </view>
                    <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{item.Reported_Address}}</text>
@@ -114,12 +114,12 @@
                    <!-- <view class="h2txt">问题图片:</view>     -->
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view style="padding-left:30rpx">
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg"  data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg"  data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                        <!-- <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view> -->
                    </view>
                    <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{item.Reported_Address}}</text>
@@ -165,12 +165,12 @@
                    <!-- <view class="h2txt">问题图片:</view>     -->
                    <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view style="padding-left:30rpx">
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                        <!-- <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view> -->
                    </view>
                    <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{item.Reported_Address}}</text>
@@ -207,12 +207,12 @@
                    <!-- <view class="h2txt">问题图片:</view>     -->
                        <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view>
                    <view  style="padding-left:30rpx">
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088'+ imgitem}}"></image>
                        <image wx:for="{{item.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002'+ imgitem}}"></image>
                        <!-- <view class="imgloading" style="{{item.loading?'display:none':'display:block'}}">
                            <van-loading type="spinner" wx:if="{{!item.loading}}"/>
                        </view> -->
                    </view>
                    <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{item.Reported_Address}}</text>
@@ -238,4 +238,4 @@
<view class="noData" wx:if="{{!listData[0]}}">
    <image class="nodataicon" src="/images/nodataimg.png"></image>
    <view>暂无相关数据</view>
</view>
</view>
GoldC/pages/problemReport/proRep.js
@@ -18,12 +18,12 @@
    lastarr: [],
    twoarr: '',
    index3: '',
    //
    //
    dis: true,
    //
    //
    shangbao: '',
    beizhu: '',
    //
    //
    imageUrl: [],
    // map
    locmap: '',
@@ -51,7 +51,7 @@
        onearr:app.onearr,
        youkecenter:app.youkecenter
      })
    // 获取地点
    wx.getLocation({
      success: (res) => {
@@ -127,7 +127,7 @@
    this.setData({
      index2: e.detail.value
    })
    //
    //
    if (this.data.index2) {
      this.setData({
        dis: false
@@ -333,7 +333,7 @@
            'content-type': 'multipart/form-data'
          },
          formData: data,
          url: 'https://www.yhupai.com/CheckEdit/Post',
          url: 'http://101.133.134.71:9002/CheckEdit/Post',
          success: (res) =>{
            // wx.hideLoading()
            // console.log(JSON.parse(res.data).Msg)
@@ -350,7 +350,7 @@
                    'content-type': 'multipart/form-data'
                  },
                  formData:data,
                  url: 'https://www.yhupai.com/CheckEdit/UploadImageTwo',
                  url: 'http://101.133.134.71:9002/CheckEdit/UploadImageTwo',
                  success:(res)=>{
                    console.log(res.data)
                    wx.showToast({
@@ -369,7 +369,7 @@
                  url: '/pages/problemList/problemList',
                })
              }
            }else{
              wx.showToast({
                title: JSON.parse(res.data).Msg,
@@ -432,4 +432,4 @@
  onShareAppMessage: function () {
  }
})
})
GoldC/pages/xiangqing/xiangqing.js
@@ -23,17 +23,17 @@
  onLoad: function (options) {
    console.log(options.id * 1)
    wx.request({
      url: 'https://www.yhupai.com/QuestionShow/GetSingle',
      url: 'http://101.133.134.71:9002/QuestionShow/GetSingle',
      data:{
        _pk_Examine:options.id * 1,
        token: wx.getStorageSync('token')
      },success:(res) =>{
        // res.data.Data.Reported_lnglat.split(",")
        res.data.Data.lat = res.data.Data.Reported_lnglat.split(",")[1]*1
        res.data.Data.long = res.data.Data.Reported_lnglat.split(",")[0]*1
        console.log(res.data.Data)
        var marker = [{
          latitude:res.data.Data.lat,
          longitude:res.data.Data.long,
@@ -110,4 +110,4 @@
  onShareAppMessage: function () {
  }
})
})
GoldC/pages/xiangqing/xiangqing.wxml
@@ -12,7 +12,7 @@
                    <!-- <view class="xiangqingtxt" bindtap="toxiangqin" data-id="{{item.pk_Examine}}">查看详情></view> -->
                    <!-- <view class="title">问题点现场图片:</view> -->
                    <view style="padding-left: 30rpx;">
                        <image wx:for="{{listdata.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://121.37.161.183:8088/'+ imgitem}}" bindtap="imgYu" data-img="{{'http://121.37.161.183:8088/'+ imgitem}}"></image>
                        <image wx:for="{{listdata.Reported_ImgArray}}" wx:for-item="imgitem" class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{'http://101.133.134.71:9002/'+ imgitem}}" bindtap="imgYu" data-img="{{'http://101.133.134.71:9002/'+ imgitem}}"></image>
                    </view>
                    <!--  -->
                    <view wx:if="{{listdata.Abarbeitung_Question}}">
@@ -22,17 +22,17 @@
                        <view class="text">{{listdata.Abarbeitung_Question}}</view>
                        <view style="padding-left: 30rpx;">
                            <!-- <view wx:if="{{!listdata.Abarbeitung_Img}}">暂未回复整改图片</view> -->
                            <image  class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{listdata.Abarbeitung_Img?'http://121.37.161.183:8088'+ listdata.Abarbeitung_Img:'/images/noreplyimg.png'}}" bindtap="imgYu" data-img="{{listdata.Abarbeitung_Img?'http://121.37.161.183:8088'+ listdata.Abarbeitung_Img:'/images/noreplyimg.png'}}"></image>
                            <image  class="quImg" data-index="{{index}}" data-imgindex="{{imgitem}}" mode="aspectFill" src="{{listdata.Abarbeitung_Img?'http://101.133.134.71:9002'+ listdata.Abarbeitung_Img:'/images/noreplyimg.png'}}" bindtap="imgYu" data-img="{{listdata.Abarbeitung_Img?'http://101.133.134.71:9002'+ listdata.Abarbeitung_Img:'/images/noreplyimg.png'}}"></image>
                        </view>
                    </view>
                    <view wx:if="{{Approve_QuestionInfo}}">
                        <view class="title">
                        <image class="primg" src="/images/ProRep/uptext.png"></image>
                        通过意见:</view>
                        <view class="text">{{listdata.Approve_QuestionInfo}}</view>
                    </view>
                    <!-- <view class="address">
                        <image class="timeicon" src="/images/address.png"></image>
                        <text>{{listdata.Reported_Address}}</text>
@@ -47,4 +47,4 @@
                        <image class="timeicon" src="/images/time.png"></image>
                        <text>{{listdata.Reported_Date}}</text>
                    </view>
</view>
</view>
GoldC/project.config.json
@@ -1,70 +1,73 @@
{
    "description": "项目配置文件",
    "packOptions": {
        "ignore": []
    },
    "setting": {
        "urlCheck": false,
        "es6": true,
        "enhance": false,
        "postcss": true,
        "preloadBackgroundData": false,
        "minified": true,
        "newFeature": false,
        "coverView": true,
        "nodeModules": true,
        "autoAudits": false,
        "showShadowRootInWxmlPanel": true,
        "scopeDataCheck": false,
        "uglifyFileName": false,
        "checkInvalidKey": true,
        "checkSiteMap": true,
        "uploadWithSourceMap": true,
        "compileHotReLoad": false,
        "babelSetting": {
            "ignore": [],
            "disablePlugins": [],
            "outputPath": ""
        },
        "useIsolateContext": true,
        "useCompilerModule": true,
        "userConfirmedUseCompilerModuleSwitch": false
    },
    "compileType": "miniprogram",
    "libVersion": "2.12.0",
    "appid": "wx217c3b31237025db",
    "projectname": "GoldenChicken",
    "debugOptions": {
        "hidedInDevtools": []
    },
    "scripts": {},
    "isGameTourist": false,
    "simulatorType": "wechat",
    "simulatorPluginLibVersion": {},
    "condition": {
        "search": {
            "current": -1,
            "list": []
        },
        "conversation": {
            "current": -1,
            "list": []
        },
        "game": {
            "current": -1,
            "list": []
        },
        "plugin": {
            "current": -1,
            "list": []
        },
        "gamePlugin": {
            "current": -1,
            "list": []
        },
        "miniprogram": {
            "current": -1,
            "list": []
        }
    }
  "description": "项目配置文件",
  "packOptions": {
    "ignore": []
  },
  "setting": {
    "urlCheck": false,
    "es6": true,
    "enhance": false,
    "postcss": true,
    "preloadBackgroundData": false,
    "minified": true,
    "newFeature": false,
    "coverView": true,
    "nodeModules": true,
    "autoAudits": false,
    "showShadowRootInWxmlPanel": true,
    "scopeDataCheck": false,
    "uglifyFileName": false,
    "checkInvalidKey": true,
    "checkSiteMap": true,
    "uploadWithSourceMap": true,
    "compileHotReLoad": false,
    "useMultiFrameRuntime": true,
    "useApiHook": true,
    "useApiHostProcess": true,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    },
    "enableEngineNative": false,
    "bundle": false,
    "useIsolateContext": true,
    "useCompilerModule": true,
    "userConfirmedUseCompilerModuleSwitch": false,
    "userConfirmedBundleSwitch": false,
    "packNpmManually": false,
    "packNpmRelationList": [],
    "minifyWXSS": true
  },
  "compileType": "miniprogram",
  "libVersion": "2.12.0",
  "appid": "wxe17f21bb8de42202",
  "projectname": "GoldenChicken",
  "debugOptions": {
    "hidedInDevtools": []
  },
  "scripts": {},
  "isGameTourist": false,
  "simulatorType": "wechat",
  "simulatorPluginLibVersion": {},
  "condition": {
    "search": {
      "list": []
    },
    "conversation": {
      "list": []
    },
    "game": {
      "list": []
    },
    "plugin": {
      "list": []
    },
    "gamePlugin": {
      "list": []
    },
    "miniprogram": {
      "list": []
    }
  }
}
GoldC/utils/network.js
@@ -1,5 +1,5 @@
// network host
const host = 'https://www.yhupai.com';
const host = 'http://101.133.134.71:9002';
// login request
function loginRequest(UserName, Password) {
@@ -101,7 +101,7 @@
  })
}
//
//
function GetQuList(listid) {
  var uid = wx.getStorageSync('user').pk_User //用户id
  var role = wx.getStorageSync('user').RoleValue //角色id
@@ -119,7 +119,7 @@
          res.data.Data.forEach(element => {
            element.loading = false,
              element.Reported_Img = element.Reported_Img.replace('..', '').split(",")
            // var obj
            // var obj
            // console.log(element.Reported_Img.replace('..',''))
          });
        }
@@ -270,4 +270,4 @@
  BackLog,
  LogOut,
  fixPassWord
}
}