Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhengke
jz_Travel
Commits
4673889b
Commit
4673889b
authored
Apr 16, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
37e6c6d2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
10 deletions
+11
-10
index.vue
components/serviceStaff/index.vue
+3
-2
upload.vue
pages/bigredrnvelope/components/upload.vue
+1
-1
signAcontract.vue
pages/bigredrnvelope/signAcontract.vue
+7
-7
No files found.
components/serviceStaff/index.vue
View file @
4673889b
...
@@ -13,7 +13,8 @@
...
@@ -13,7 +13,8 @@
<view>
<view>
<u-radio-group
v-model=
"parameter.SaleId"
<u-radio-group
v-model=
"parameter.SaleId"
style=
"position: relative;top:10rpx;"
>
style=
"position: relative;top:10rpx;"
>
<u-radio
shape=
"circle"
:name=
"item.CreateBy"
:icon-size=
"36"
<u-radio
shape=
"circle"
:name=
"item.CreateBy"
:icon-size=
"36"
:active-color=
"mc"
></u-radio>
:active-color=
"mc"
></u-radio>
</u-radio-group>
</u-radio-group>
</view>
</view>
...
@@ -21,7 +22,7 @@
...
@@ -21,7 +22,7 @@
</view>
</view>
</scroll-view>
</scroll-view>
<u-button
size=
"80"
:ripple=
"true"
shape=
"circle"
:custom-style=
"
{
<u-button
size=
"80"
:ripple=
"true"
shape=
"circle"
:custom-style=
"
{
backgroundColor: '#
333
',
backgroundColor: '#
0399FF
',
height: '80rpx',
height: '80rpx',
color: '#fff',
color: '#fff',
fontSize: '14px',
fontSize: '14px',
...
...
pages/bigredrnvelope/components/upload.vue
View file @
4673889b
...
@@ -108,7 +108,7 @@ export default {
...
@@ -108,7 +108,7 @@ export default {
let
d
=
datas
.
失效日期
.
words
.
substring
(
6
,
8
)
let
d
=
datas
.
失效日期
.
words
.
substring
(
6
,
8
)
infor
.
LegalIdCardTime
=
`
${
y
}
-
${
m
}
-
${
d
}
`
infor
.
LegalIdCardTime
=
`
${
y
}
-
${
m
}
-
${
d
}
`
}
}
console
.
log
(
"infor"
,
infor
);
console
.
log
(
datas
,
"infor"
,
infor
);
that
.
$emit
(
'onSuccess'
,
infor
);
that
.
$emit
(
'onSuccess'
,
infor
);
});
});
}
}
...
...
pages/bigredrnvelope/signAcontract.vue
View file @
4673889b
...
@@ -31,9 +31,9 @@
...
@@ -31,9 +31,9 @@
>
</uploadImg>
>
</uploadImg>
</view>
</view>
<view
class=
"line-flex"
>
<view
class=
"line-flex"
>
<text
class=
"SaleNameTetxL"
>
营业执照号
</text>
<text
class=
"SaleNameTetxL"
>
社会信用代码
</text>
<view
class=
"SaleNameTetx"
>
<view
class=
"SaleNameTetx"
>
<input
v-model=
"msg.BusinessLicenseNumber"
placeholder=
"请输入
营业执照号
"
<input
v-model=
"msg.BusinessLicenseNumber"
placeholder=
"请输入
社会信用代码
"
:placeholder-style=
"placeholderStyle"
/>
:placeholder-style=
"placeholderStyle"
/>
</view>
</view>
</view>
</view>
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
请选择
请选择
</text>
</text>
</view>
</view>
<u-icon
v-if=
"SaleList.length>1"
name=
"arrow-down"
size=
"24"
></u-icon>
<u-icon
v-if=
"SaleList.length>1"
name=
"arrow-down"
size=
"24"
style=
"margin-left: 20rpx;"
></u-icon>
</view>
</view>
</view>
</view>
</view>
</view>
...
@@ -373,7 +373,7 @@ export default {
...
@@ -373,7 +373,7 @@ export default {
Tourists_Addres
:
''
,
// 经营地址
Tourists_Addres
:
''
,
// 经营地址
StepNum
:
0
,
// 当前步骤信息 一共4步1-营业执照,2-法人信息3-账户信息4-合同
StepNum
:
0
,
// 当前步骤信息 一共4步1-营业执照,2-法人信息3-账户信息4-合同
BusinessLicenseUrl
:
''
,
// 营业执照图片
BusinessLicenseUrl
:
''
,
// 营业执照图片
BusinessLicenseNumber
:
''
,
//
营业执照号
BusinessLicenseNumber
:
''
,
//
社会信用代码
Tourists_Email
:
''
,
// 经营许可证号
Tourists_Email
:
''
,
// 经营许可证号
Tourists_Name
:
''
,
// 公司名称
Tourists_Name
:
''
,
// 公司名称
LegalPersonName
:
''
,
// 法人姓名
LegalPersonName
:
''
,
// 法人姓名
...
@@ -490,7 +490,7 @@ export default {
...
@@ -490,7 +490,7 @@ export default {
if
(
this
.
msg
.
BusinessLicenseUrl
!=
this
.
oldMsg
.
BusinessLicenseUrl
){
if
(
this
.
msg
.
BusinessLicenseUrl
!=
this
.
oldMsg
.
BusinessLicenseUrl
){
msg
=
'营业执照变更'
msg
=
'营业执照变更'
}
else
if
(
this
.
msg
.
BusinessLicenseNumber
!=
this
.
oldMsg
.
BusinessLicenseNumber
){
}
else
if
(
this
.
msg
.
BusinessLicenseNumber
!=
this
.
oldMsg
.
BusinessLicenseNumber
){
msg
=
'
营业执照号
变更'
msg
=
'
社会信用代码
变更'
}
else
if
(
this
.
msg
.
LegalPersonName
!=
this
.
oldMsg
.
LegalPersonName
){
}
else
if
(
this
.
msg
.
LegalPersonName
!=
this
.
oldMsg
.
LegalPersonName
){
msg
=
'法人姓名变更'
msg
=
'法人姓名变更'
}
else
if
(
this
.
msg
.
Tourists_Name
!=
this
.
oldMsg
.
Tourists_Name
){
}
else
if
(
this
.
msg
.
Tourists_Name
!=
this
.
oldMsg
.
Tourists_Name
){
...
@@ -535,7 +535,7 @@ export default {
...
@@ -535,7 +535,7 @@ export default {
if
(
this
.
msg
.
BusinessLicenseUrl
==
''
){
if
(
this
.
msg
.
BusinessLicenseUrl
==
''
){
msg
=
'请上传营业执照'
msg
=
'请上传营业执照'
}
else
if
(
this
.
msg
.
BusinessLicenseNumber
==
''
){
}
else
if
(
this
.
msg
.
BusinessLicenseNumber
==
''
){
msg
=
'请输入
营业执照号
'
msg
=
'请输入
社会信用代码
'
}
else
if
(
this
.
msg
.
LegalPersonName
==
''
){
}
else
if
(
this
.
msg
.
LegalPersonName
==
''
){
msg
=
'请输入法人姓名'
msg
=
'请输入法人姓名'
}
else
if
(
this
.
msg
.
Tourists_Name
==
''
){
}
else
if
(
this
.
msg
.
Tourists_Name
==
''
){
...
@@ -684,7 +684,7 @@ export default {
...
@@ -684,7 +684,7 @@ export default {
Tourists_Addres
:
data
.
Tourists_Addres
,
// 经营地址
Tourists_Addres
:
data
.
Tourists_Addres
,
// 经营地址
StepNum
:
data
.
StepNum
,
// 当前步骤信息 一共4步1-营业执照,2-法人信息3-账户信息4-合同
StepNum
:
data
.
StepNum
,
// 当前步骤信息 一共4步1-营业执照,2-法人信息3-账户信息4-合同
BusinessLicenseUrl
:
data
.
BusinessLicenseUrl
,
// 营业执照图片
BusinessLicenseUrl
:
data
.
BusinessLicenseUrl
,
// 营业执照图片
BusinessLicenseNumber
:
data
.
BusinessLicenseNumber
,
//
营业执照号
BusinessLicenseNumber
:
data
.
BusinessLicenseNumber
,
//
社会信用代码
LegalPersonName
:
data
.
LegalPersonName
,
// 法人姓名
LegalPersonName
:
data
.
LegalPersonName
,
// 法人姓名
LegalIdCardFrontUrl
:
data
.
LegalIdCardFrontUrl
,
// 身份证正面
LegalIdCardFrontUrl
:
data
.
LegalIdCardFrontUrl
,
// 身份证正面
LegalIdCardBackUrl
:
data
.
LegalIdCardBackUrl
,
// 身份证反面
LegalIdCardBackUrl
:
data
.
LegalIdCardBackUrl
,
// 身份证反面
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment