Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
common-templete
Overview
Overview
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
汤强勇
common-templete
Commits
897f133a
Commit
897f133a
authored
Mar 29, 2019
by
张卿
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
ssh://gitlab.bigaka.net:2287/Caden/common-templete
into dev
parents
47d53db8
3efe70a4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
+2
-4
.eslintrc.js
.eslintrc.js
+2
-0
StepInfo.vue
src/pages/addmarketing/components/StepInfo.vue
+0
-3
MessageList.vue
...s/marketingCenter/components/MarketingTab/MessageList.vue
+0
-1
No files found.
.eslintrc.js
View file @
897f133a
...
...
@@ -32,5 +32,7 @@ module.exports = {
'no-mixed-spaces-and-tabs'
:
0
,
'comma-dangle'
:
0
,
'space-before-function-paren'
:
[
0
,
'always'
],
'semi'
:
0
,
'quotes'
:
0
,
},
}
src/pages/addmarketing/components/StepInfo.vue
View file @
897f133a
...
...
@@ -429,9 +429,6 @@ export default {
}
})
// await this.axios
// .post(api.add.save, {
// mediaId: this.currentImgId,
...
...
src/pages/marketingCenter/components/MarketingTab/MessageList.vue
View file @
897f133a
...
...
@@ -217,7 +217,6 @@ export default {
if
(
this
.
pushCountEnd
)
paramsSearch
.
pushCountEnd
=
this
.
pushCountEnd
;
this
.
$emit
(
'search'
,
paramsSearch
)
},
},
...
...
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