| | |
| | | serverTempl: "https://jmy.jinmingyuan.com",
|
| | | socketTempl: "wss://yqzx.jinmingyuan.com/wsPerCode",
|
| | | h5Temp: "https://jmy.jinmingyuan.com/ecosphere-h5",
|
| | | serverUrl: 'https://jmy.jinmingyuan.com/smrq-api',
|
| | | serverUrl: 'https://www.cbcemsrq.com/smrq-api/',
|
| | | h5Url: 'https://jmy.jinmingyuan.com/service-merchant',
|
| | | ftpUrl: 'https://jmy.jinmingyuan.com/file',
|
| | | // ftpUrl: 'https://echftp.jinmingyuan.com',
|
| | | baseUrl: 'https://jmy.jinmingyuan.com/smrq-api',
|
| | | baseUrl: 'https://www.cbcemsrq.com/smrq-api/',
|
| | | wx_appid: 'wxad8cc511da676bd4',
|
| | | ali_appid: '2021003199690698'
|
| | | }
|
| | |
| | | this.uploadImage(val.tempFilePaths[0]) |
| | | }, |
| | | fail: err => { |
| | | uni.showToast({ |
| | | title: "上传出错", |
| | | icon: 'none' |
| | | }) |
| | | console.log(err); |
| | | // uni.showToast({ |
| | | // title: "上传出错", |
| | | // icon: 'none' |
| | | // }) |
| | | } |
| | | }) |
| | | }, |
| | |
| | | <view class="form">
|
| | | <view class="form-item">
|
| | | <view class="form-label require">
|
| | | 计划名称
|
| | | 临时计划名称
|
| | | </view>
|
| | | <input type="text" placeholder="请输入计划名称" v-model.trim="form.enforceReason" />
|
| | | <input type="text" placeholder="请输入临时计划名称" v-model.trim="form.enforceReason" />
|
| | | </view>
|
| | | <view class="form-item">
|
| | | <view class="form-label require">
|