Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
Details
Activity
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
Administrator
jd-vx-app
Commits
8ad76083
Commit
8ad76083
authored
Apr 26, 2022
by
肖健
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
还原界面
parent
a2a0bd4e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
11 deletions
+7
-11
oneMoveCar.vue
pagesB/pages/move-car/oneMoveCar.vue
+7
-11
No files found.
pagesB/pages/move-car/oneMoveCar.vue
View file @
8ad76083
...
...
@@ -31,13 +31,13 @@
点击下方按钮联系车主
</div>
<div
class=
"move-car__btn"
@
click=
"call"
>
立即通知
拨打车主电话通知
</div>
<div
class=
"move-car__wx"
>
<u-checkbox-group
placement=
"row"
>
<u-checkbox
v-model=
"checked"
></u-checkbox>
</u-checkbox-group>
微信通知(上限3次)
</div>
<!--
<div
class=
"move-car__wx"
>
-->
<!--
<u-checkbox-group
placement=
"row"
>
-->
<!--
<u-checkbox
v-model=
"checked"
></u-checkbox>
-->
<!--
</u-checkbox-group>
微信通知(上限3次)-->
<!--
</div>
-->
<div
class=
"move-car__more"
>
<div>
获取同款挪车牌
...
...
@@ -110,11 +110,7 @@ export default {
},
methods
:
{
call
()
{
//this.show = true;
uni
.
showToast
({
title
:
'通知成功'
,
icon
:
'none'
,
})
this
.
show
=
true
;
},
close
()
{
this
.
show
=
false
;
...
...
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