38 Commits
Author SHA1 Message Date
gaogaoyujieandGitea 0d1a04da81 Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-05-06 16:12:06 +08:00
gyj 513464cc74 Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-05-06 16:10:47 +08:00
gyj 5664dfc7b6 修改新增bug 2024-05-06 16:10:27 +08:00
gaogaoyujieandGitea e4feb9f9f0 Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-04-30 11:32:01 +08:00
gyj bc382a5533 Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-04-30 11:30:00 +08:00
gyj 44935b095e 小程序新增修改 2024-04-30 11:29:45 +08:00
gaogaoyujieandGitea 5b8dccc61e Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-04-29 15:40:12 +08:00
gyj 5c85b93dd3 小程序测试bug 2024-04-29 15:38:27 +08:00
hanchaoboandGitea a2558c0e29 Merge branch 'hcb' of SH-Arbitrate/miniapp into dev 2024-04-19 17:23:09 +08:00
hanchaobo 2cc23d70c4 新增页面的修改 2024-04-19 17:20:13 +08:00
gaogaoyujieandGitea 84ee84777d Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-04-07 14:35:50 +08:00
gyj fe831c1549 Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-04-07 14:33:17 +08:00
gyj d74a057fe7 '小程序修改' 2024-04-07 14:33:07 +08:00
gaogaoyujieandGitea 52ae542c27 Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-04-01 17:56:58 +08:00
gyj 38d8681f00 Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-04-01 17:55:04 +08:00
gyj 2b4973d00a 修改测试bug 2024-04-01 17:54:48 +08:00
gaogaoyujieandGitea f20d8160f0 Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-03-29 11:05:27 +08:00
gyj 3932bce353 Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-03-29 11:03:39 +08:00
gyj 9346ff344c 修改新增页面 2024-03-29 11:02:27 +08:00
gaogaoyujieandGitea f9c89cf57a Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-03-27 10:28:34 +08:00
gyj 096457e28e Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-03-27 10:24:01 +08:00
gyj 31b4b33e59 小程序修改页面接口开发 2024-03-27 10:23:33 +08:00
gaogaoyujieandGitea b4540c687b Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-03-25 18:19:42 +08:00
gyj 766a60a887 Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-03-25 18:17:45 +08:00
gyj a51a93a86c 小程序新增页面的修改 2024-03-25 18:17:27 +08:00
gaogaoyujieandGitea 78b4a8b717 Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-03-18 16:14:27 +08:00
gyj 40780e403d Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-03-18 16:12:50 +08:00
gyj e16107be27 小程序修改证件类型取动态数据 2024-03-18 16:12:31 +08:00
gaogaoyujieandGitea 3e7df4eae5 Merge branch 'gyj' of SH-Arbitrate/miniapp into dev 2024-03-13 17:22:26 +08:00
gyj 4a2a9ed7b3 小程序注册添加字段 2024-03-13 17:19:20 +08:00
gaogaoyujieandGitea bd877defee Merge branch 'dev' of SH-Arbitrate/miniapp into gyj 2024-03-12 16:27:56 +08:00
gyj ba382fa291 修改前缀 2024-03-12 16:22:32 +08:00
gyj 3e8354dfdf 小程序新增添加国籍类型,修改页面跳转 2024-03-12 15:20:01 +08:00
gyj 8111c269ef Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into gyj 2024-03-08 10:59:11 +08:00
gyj 471323a6cf 修改页面的bug 2024-03-08 10:46:26 +08:00
hanchaoboandGitea 64718de258 Merge branch 'hcb' of SH-Arbitrate/miniapp into dev 2024-03-08 09:21:25 +08:00
hanchaobo 3588bed039 小程序静态文件过大 2024-03-08 09:20:02 +08:00
hhlxayunmeiandGitea 2341d73a42 Merge branch 'hhl' of SH-Arbitrate/miniapp into dev 2024-03-06 15:59:16 +08:00
30 changed files with 1845 additions and 976 deletions
+8
View File
@@ -185,3 +185,11 @@ export function msCaseSign(data) {
data: data,
})
}
//证件类型
export function idType(data) {
return request({
url: '/system/dict/data/type/id_type',
method: 'get',
params: data
})
}
+8
View File
@@ -94,3 +94,11 @@ export function wxregister(data) {
data: data
})
}
// 获取证件类型
export function idType(data){
return request({
url: '/system/dict/data/type/id_type',
method: 'get',
params: data
})
}
+2 -2
View File
@@ -5,8 +5,8 @@ module.exports = {
// baseUrl: 'http://121.40.189.20:9001',
baseUrlZC: 'https://api.xayunmei.com/zhongcaiapi',
// baseUrlZC: 'https://api.xayunmei.com/zhongcaiapitest',
baseUrlTJ: 'https://api.xayunmei.com/tiaojieapitest',
// baseUrlTJ: 'https://api.xayunmei.com/tiaojieapi',
// baseUrlTJ: 'https://api.xayunmei.com/tiaojieapitest',
baseUrlTJ: 'https://api.xayunmei.com/tiaojieapi',
// baseUrlZC: 'http://121.40.189.20:8001',
// baseUrlTJ: 'http://172.16.1.43:6001',
// baseUrl: 'http://172.16.1.24:8001',
+2
View File
@@ -49,7 +49,9 @@
"postcss": true
},
"optimization": {
"subPackages": {
"subPackages": true
}
},
"usingComponents": true,
"permission": {}
+2
View File
@@ -1,4 +1,5 @@
{
"lazyCodeLoading":"requiredComponents",
"pages": [{
"path": "pages/switchSystem",
"style": {
@@ -255,4 +256,5 @@
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
}
@@ -18,7 +18,7 @@
</view>
</uni-forms-item>
<uni-forms-item label="被申请人缴费:" name="feePayable" label-width="100px" v-if="annexTypeB">
<view v-for="item in formData.caseAttachList">
<view v-for="item in formData.resCaseAttachList">
<uni-link v-if="item.annexType==9" :href="item.annexPath" color="#007BFF"
:text="item.annexName"></uni-link>
</view>
@@ -132,7 +132,10 @@
this.formData.caseAttachList.forEach(res => {
if (res.annexType == 4) {
this.annexTypeS = true
} else if (res.annexType == 9) {
}
})
this.formData.resCaseAttachList.forEach(res => {
if (res.annexType == 9) {
this.annexTypeB = true
}
})
+13 -3
View File
@@ -20,17 +20,21 @@
<view class="lable">
申请人:
</view>
<view class="main">
<uni-tooltip :content="defalutVal.applicationName">
<view class="textHidden">
{{defalutVal.applicationName}}
</view>
</uni-tooltip>
</view>
<view class="listItem" style="margin-top:22rpx">
<view class="lable">
被申请人:
</view>
<view class="main">
<uni-tooltip :content="defalutVal.respondentName">
<view class="textHidden">
{{defalutVal.respondentName}}
</view>
</uni-tooltip>
</view>
<view class="listItem">
<view class="lable">
@@ -49,7 +53,7 @@
<button class="btnItem" type="primary" size="mini" @tap="caseDetail">选择调解员</button> -->
<button class="btnItem" type="primary" @tap="clickType(item.id)" size="mini" v-for="(item) in buttonList"
:key="item.id"
v-if="item.id == defalutVal.caseFlowId && checkPermi([item.buttonAuthFlag])">{{ item.nodeName }}</button>
v-if="item.id == defalutVal.caseFlowId && checkPermi([item.buttonAuthFlag])&& (defalutVal.appOperatorFlag == 1 || defalutVal.resOperatorFlag == 1 || defalutVal.otherFlag == 1)">{{ item.nodeName }}</button>
<!-- <button class="btnItem" type="primary" size="mini" @tap="confirmationEvidence">确认证据</button>
<button class="btnItem" type="primary" size="mini" @tap="isAssignrbitrators">是否指派仲裁员</button>
<button class="btnItem" type="primary" size="mini" @tap="isAssignrbitrators">是否指派仲裁员</button>
@@ -321,4 +325,10 @@
}
}
}
.textHidden{
width: 300rpx;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
</style>
File diff suppressed because it is too large Load Diff
+11 -6
View File
@@ -6,11 +6,11 @@
<uni-easyinput :inputBorder="false" :disabled='true' v-model="formData.caseNum" placeholder="" />
</uni-forms-item>
<uni-forms-item label="申请人:" name="applicantName" label-width="120px" required>
<uni-easyinput :inputBorder="false" :disabled='true' v-model="affiliate.applicationName"
<uni-easyinput :inputBorder="false" :disabled='true' v-model="affiliate"
placeholder="" />
</uni-forms-item>
<uni-forms-item label="被申请人:" name="respondentName" label-width="120px" required>
<uni-easyinput :inputBorder="false" :disabled='true' v-model="affiliate.respondentName"
<uni-easyinput :inputBorder="false" :disabled='true' v-model="affiliateRes"
placeholder="" />
</uni-forms-item>
<!-- <uni-forms-item label="案件标的:" name="caseSubjectAmount" label-width="120px" required>
@@ -63,7 +63,8 @@
data() {
return {
formData: {},
affiliate:{},
affiliate:"",
affiliateRes:"",
selectFlag: false,
rules: {},
payPlatforms: [{
@@ -100,8 +101,13 @@
getData(parms) {
selectById(parms).then(res => {
this.formData = res.data
this.affiliate = res.data.affiliate
console.log(this.formData)
this.affiliate = res.data.affiliate.applicant.map(item =>item.applicant.name).join(',')
this.affiliateRes = res.data.affiliate.res.map(item =>item.res.name).join(',')
res.data.affiliate.applicant.forEach((item,index) =>{
if(item.res!=null){
this.affiliateRes = {name:item.res.name}
}
})
if(this.dataType.type==4){
this.formDataVal ={
annexType: 4,
@@ -160,7 +166,6 @@
annexId: data.annexId,
annexName: data.fileName
});
// console.log(this.submitForm, "OOOOOOOOOOOOOOOOOOOOOOOOO");
uni.showToast({
title: '上传成功',
icon: 'none',
@@ -97,11 +97,11 @@
</uni-forms-item>
<uni-forms-item label="申请人:" name="applicantName" label-width="120px" required>
<uni-easyinput :inputBorder="false" :disabled='true'
v-model="formData.affiliate.applicationName" placeholder="" />
v-model="affiliateApp" placeholder="" />
</uni-forms-item>
<uni-forms-item label="被申请人:" name="respondentName" label-width="120px" required>
<uni-easyinput :inputBorder="false" :disabled='true'
v-model="formData.affiliate.respondentName" placeholder="" />
v-model="affiliateRes" placeholder="" />
</uni-forms-item>
<!-- <uni-forms-item label="是否有异议需要举证" label-width="120px" name="objectionAddEviden" required>
<uni-data-checkbox class='checkbox' v-model="subnitForm.objectionAddEviden"
@@ -279,6 +279,8 @@
defaultSelected: [], //默认选中项
serviceList: ['1', '2'], //传递给子组件的数据
current: 0,
affiliateApp:"",
affiliateRes:"",
itemsT: ['案件详情', '案件资料'],
styleType: 'button',
activeColor: '#007aff',
@@ -467,6 +469,8 @@
id: parms
}).then(res => {
this.formData = res.data
this.affiliateApp = res.data.affiliate.applicant.map(item =>item.applicant.name).join(',')
this.affiliateRes = res.data.affiliate.res.map(item =>item.res.name).join(',')
console.log(res, "KKKKKKKKKKKKKKKKKKKKK");
})
}
+8 -2
View File
@@ -29,7 +29,7 @@
return {
caseList: [],
pageNum: 1,
pageSize: 10,
pageSize: 50,
sysType: null,
total: null,
buttonList: []
@@ -127,6 +127,7 @@
this.caseList = []
}
})
}
},
@@ -170,7 +171,7 @@
}
}
this.getList(obj)
}
},
},
onShow() {
this.buttonList = []
@@ -201,6 +202,11 @@
// caseStatus:4
// }
// this.getList(obj)
},
onUnload(){
uni.reLaunch({
url: '/pages/work/index'
})
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
<view class="badge">{{dataCount.caseApplyEvidence}}</view>
<view class="cardMain">
</view>
<view class="cardMain">
<view class="cardMain" style="margin-top: 75rpx;">
<view class="imgTitle">待案件质证</view>
</view>
</view>
+14 -12
View File
@@ -6,7 +6,7 @@
<text class="title">仲裁平台</text>
</view>
<view class="logo-content align-center justify-center flex" v-if="logSyste==2">
<image style="width: 100rpx;height: 100rpx;" src="../static/refree.png" mode="widthFix">
<image style="width: 100rpx;height: 100rpx;" src="https://txroom.xayunmei.com/refree.png" mode="widthFix">
</image>
<text class="title">调解平台</text>
</view>
@@ -28,7 +28,7 @@
</view>
<view class="ageen-read">
<checkbox-group @change="handleAgreeChange">
<checkbox value="agree"/>
<checkbox value="agree" />
<text class="agreen-text">阅读并同意</text>
<text @click="equityNotice" class="text-blue">《权益告知书》</text>
</checkbox-group>
@@ -65,7 +65,7 @@
return {
codeUrl: "",
captchaEnabled: true,
logSyste:0,
logSyste: 0,
// 用户注册开关
register: true,
globalConfig: getApp().globalData.config,
@@ -76,14 +76,14 @@
uuid: '',
},
isSelectAgree:[]
isSelectAgree: []
}
},
created() {
this.getCode()
},
methods: {
handleAgreeChange(e){
handleAgreeChange(e) {
this.isSelectAgree = e.detail.value
},
// 用户注册
@@ -91,7 +91,7 @@
this.$tab.redirectTo(`/pages/realName`)
},
// 权益告知书
equityNotice(){
equityNotice() {
//this.$tab.redirectTo(`/pages/personalInfoCollection`)
this.$tab.navigateTo(`/pages/personalInfoCollection?title=权益告知书`)
},
@@ -120,7 +120,7 @@
const sysType = uni.getStorageSync('sysType')
if (this.loginForm.username === "") {
this.$modal.msgError("请输入您的账号")
}else if(this.isSelectAgree.length < 1){
} else if (this.isSelectAgree.length < 1) {
this.$modal.msgError("请先阅读个人信息收集条款并同意")
} else if (this.loginForm.password === "") {
this.$modal.msgError("请输入您的密码")
@@ -149,7 +149,7 @@
this.$tab.reLaunch('/pages/work/index')
})
},
onLoad(options){
onLoad(options) {
let vals = decodeURIComponent(options.values);
this.logSyste = vals
}
@@ -234,10 +234,12 @@
width: 200rpx;
}
}
.ageen-read{
margin-top:65rpx;
.agreen-text{
padding-left:20rpx;
.ageen-read {
margin-top: 65rpx;
.agreen-text {
padding-left: 20rpx;
color: #999;
}
}
+12 -2
View File
@@ -1,7 +1,10 @@
<template>
<view class="page-body">
<view class="action-btn">
<button @click="handleRegister()" class="register-btn cu-btn block bg-blue lg round">点击进行实名认证</button>
<button @click="handleRegister()" class="register-btn cu-btn block bg-blue lg round">点击身份证实名认证</button>
</view>
<view class="action-btn">
<button @click="handlePassport()" class="register-btn cu-btn block bg-blue lg round">点击护照实名注册</button>
</view>
</view>
</template>
@@ -17,7 +20,8 @@
export default{
data(){
return{
eidToken: ""
eidToken: "",
vals:1
}
},
methods:{
@@ -58,6 +62,12 @@
})
},
});
},
// 点击护照注册
handlePassport(){
uni.navigateTo({
url: `/pages/register?valus=${this.vals}`
});
}
},
onLoad() {
+76 -16
View File
@@ -3,7 +3,8 @@
<view class="logo-content align-center justify-center flex">
<image style="width: 100rpx;height: 100rpx;" :src="globalConfig.appInfo.logo" mode="widthFix">
</image>
<text class="title">仲裁系统注册</text>
<text class="title" v-if="sysType==1">仲裁系统注册</text>
<text class="title" v-if="sysType==2">调解系统注册</text>
</view>
<view class="login-form-content">
<view class="input-item flex align-center" style="width: 60%;margin: 0px;">
@@ -19,9 +20,24 @@
<input v-model="registerForm.verifyCode" class="input" type="number" placeholder="请输入手机验证码"
maxlength="30" />
</view>
<view class="input-item flex align-center">
<uni-data-select
style="text-align: left;width: 200px;"
v-model="registerForm.idType"
:localdata="certificate"
@change="certificateValue"
></uni-data-select>
</view>
<view class="input-item flex align-center">
<uni-data-select
style="text-align: left;width: 200px;d"
v-model="registerForm.nationality"
:localdata="nationality"
></uni-data-select>
</view>
<view class="input-item flex align-center">
<!-- <view class="iconfont icon-user icon"></view> -->
<input v-model="registerForm.identityNo" class="input" type="text" placeholder="请输入身份证号"
<input v-model="registerForm.identityNo" class="input" type="text" placeholder="请输入证件号码"
maxlength="30" />
</view>
<view class="input-item flex align-center">
@@ -68,8 +84,10 @@
getCodeImg,
register,
sendCode,
wxregister
wxregister,
idType
} from '@/api/login'
import constant from '../utils/constant'
export default {
data() {
@@ -87,23 +105,22 @@
uuid: '',
name: '',
identityNo: "",
id: ""
}
id: "",
idType:0,
nationality:0
},
sysType:null,
certificate: [],
nationality: [
{ value: 0, text: "境内" },
{ value: 1, text: "境外" },
],
passportVal:{}
}
},
created() {
this.getCode()
},
onLoad(option) {
let {
params
} = option
// this.improvedetail = JSON.parse(improvedetail)
let paramsObj = JSON.parse(params);
this.registerForm.name = paramsObj.nickName;
this.registerForm.identityNo = paramsObj.idCard
this.registerForm.id = paramsObj.id
},
methods: {
// 获取手机验证码
getCodeNumber(data) {
@@ -196,8 +213,39 @@
this.$store.dispatch('GetInfo').then(res => {
this.$tab.reLaunch('/pages/index')
})
},
certificateValue(e){
// this.registerForm.idType = e
},
// 获取证件类型
getIdType(){
idType().then(res=>{
res.data.forEach(item=>{
this.certificate.push({value:item.dictSort,text:item.dictLabel})
})
console.log(this.certificate)
})
}
},
onLoad(option) {
this.sysType = uni.getStorageSync('sysType');
// this.passportVal = option;
console.log(option)
if(option.valus==1){
this.registerForm.idType =0
this.registerForm.nationality =0
}else{
let {
params
} = option
// this.improvedetail = JSON.parse(improvedetail)
let paramsObj = JSON.parse(params);
this.registerForm.name = paramsObj.nickName;
this.registerForm.identityNo = paramsObj.idCard
this.registerForm.id = paramsObj.id
}
this.getIdType()
},
}
</script>
@@ -205,7 +253,19 @@
page {
background-color: #ffffff;
}
::v-deep .uni-select[data-v-6b64008e]{
border: none;
}
::v-deep .uni-icons[data-v-a2e81f6e]{
display: none;
}
.uni-icons{
display: none;
}
// ::v-deep .uni-select{
// border: none;
// width: 200%;
// }
.normal-login-container {
width: 100%;
background-color: #ffffff;
+10 -11
View File
@@ -11,7 +11,8 @@
</swiper>
</uni-swiper-dot>
<!-- 调解轮播图 -->
<uni-swiper-dot v-if="sysType==2" class="uni-swiper-dot-box" :info="refreesVal" :current="current" field="content">
<uni-swiper-dot v-if="sysType==2" class="uni-swiper-dot-box" :info="refreesVal" :current="current"
field="content">
<swiper class="swiper-box" :current="swiperDotIndex" @change="changeSwiper">
<swiper-item v-for="(item, index) in refreesVal" :key="index">
<view class="swiper-item" @click="clickBannerItem(item)">
@@ -124,18 +125,16 @@
image: 'https://img.tukuppt.com/bg_grid/00/81/07/DGEl4suqeV.jpg!/fh/350'
}
],
refreesVal :[
{
image:'../../static/tiaojie1.png'
},{
image:'../../static/tiaojie2.png'
},{
image:'../../static/tiaojie4.png'
}
],
refreesVal: [{
image: 'https://txroom.xayunmei.com/tiaojie1.png'
}, {
image: 'https://txroom.xayunmei.com/tiaojie2.png'
}, {
image: 'https://txroom.xayunmei.com/tiaojie4.png'
}],
certificationStatus: "",
eidToken: "",
sysType:null
sysType: null
}
},
methods: {
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 719 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long