Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
c7dfb735
Commit
c7dfb735
authored
Dec 18, 2024
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
投诉建议入口屏蔽
parent
340827d4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
center.vue
pages/indexs/center/center.vue
+2
-2
list.vue
pages/my/suggestComplaint/list/list.vue
+2
-2
No files found.
pages/indexs/center/center.vue
View file @
c7dfb735
...
...
@@ -169,14 +169,14 @@
咨询电话
</view>
</view>
<view
class=
"middle3-list"
@
click=
"goSuggest()"
>
<
!--
<
view
class=
"middle3-list"
@
click=
"goSuggest()"
>
<view>
<image
src=
"@/static/img/my/center/suggest.png"
></image>
</view>
<view>
建议投诉
</view>
</view>
</view>
-->
</view>
</view>
</view>
...
...
pages/my/suggestComplaint/list/list.vue
View file @
c7dfb735
...
...
@@ -53,14 +53,14 @@ export default{
return
{
active
:
0
,
//导航下标
tabList
:[
'建议'
,
'投诉'
],
//导航列表
merchantId
:
'
z0015605022691a5945bbe463141668c
'
,
//商户Id
merchantId
:
''
,
//商户Id
openid
:
uni
.
getStorageSync
(
'openid'
)
||
''
,
//openid
suggestList
:[],
//建议列表
complaintList
:[],
//投诉列表
}
},
onLoad
(
option
)
{
//
this.merchantId=option.merchantId||''
this
.
merchantId
=
option
.
merchantId
||
''
},
onShow
()
{
this
.
initList
()
...
...
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