Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
self-support
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
李俊赕
self-support
Commits
23236d24
Commit
23236d24
authored
May 17, 2021
by
刘用法
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配件押金文案修改
parent
d655033c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
index.vue
src/pages/mine/deposit/index.vue
+5
-8
No files found.
src/pages/mine/deposit/index.vue
View file @
23236d24
...
...
@@ -10,7 +10,7 @@
<view
class=
"amount"
><text
class=
"prefix"
>
¥
</text>
{{
amount
}}
</view>
</view>
<view
class=
"rules"
>
<view
class=
"title"
>
质保
金规则
</view>
<view
class=
"title"
>
配件押
金规则
</view>
<view
class=
"item"
v-for=
"(item, index) in rules"
:key=
"index"
>
<view
class=
"question"
>
<view
class=
"qa-icon danger-bg"
>
Q
</view>
...
...
@@ -33,15 +33,12 @@
return
{
rules
:
[
{
question
:
'为什么缴纳设备押金?'
,
answer
:
`设备押金是什么什么什么,应该巴拉巴拉巴拉,所以
要缴纳,巴拉巴拉巴拉。`
question
:
'为什么缴纳配件押金?'
,
answer
:
'充电桩为客户私人设备,由扳手会保管代发,为安装流程顺利进行,在接单至订单完工过程中由技工师傅保管,因此需缴纳一定额度配件押金,押金可退还。'
},
{
question
:
'退还设备押金说明'
,
answer
:
`设备押金的退还说明是什么什么样的,应该怎么怎么
样,先找客服,然后再怎么怎么样,然后再怎么怎么
样,这样就可以了。`
question
:
'退还配件押金说明'
,
answer
:
'技工师傅与扳手会结束合作关系后即可申请退还缴纳的配件押金。'
}
],
};
...
...
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