Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
huzhiming
2019-12-12 16:51:13 +0800
Commit
864317576a624397092aa3f1fefbf78c16e825e6
1 parent
9beb6513
feat(secondsecond): 移除多余调试信息 reviewed by tao.huang
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/pages/second/sell-list.vue
apps/pages/second/sell-list.vue
View file @
8643175
...
...
@@ -10,7 +10,7 @@
<template>
<section>
<LayoutApp :show-back="true" :title="computePageTitle" class="second-filter-list-wrap">
{{ queryOptions }}
<!-- {{ queryOptions }} -->
<div class="filter">
<div class="filter-tab">
<div class="tab-item" :class="{'selected-tab': queryOptions.sort==null}"
...
...
Please
register
or
login
to post a comment