Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
linshenxs-shop
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈超
linshenxs-shop
Commits
19ea035c
Commit
19ea035c
authored
Jul 20, 2022
by
cpa
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
# Conflicts: # src/views/businessOrder/index.vue
parents
3c7493c7
5d952ccd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
src/components/uploader.vue
+2
-0
src/const/crud/mall/merchantMallorder.js
+1
-1
No files found.
src/components/uploader.vue
View file @
19ea035c
...
@@ -271,6 +271,7 @@
...
@@ -271,6 +271,7 @@
.gallery
{
.gallery
{
display
:
flex
;
display
:
flex
;
flex-direction
:
row
;
flex-direction
:
row
;
flex-wrap
:
wrap
;
}
}
.dustbin
{
.dustbin
{
...
@@ -284,6 +285,7 @@
...
@@ -284,6 +285,7 @@
border-color
:
#409EFF
;
border-color
:
#409EFF
;
border
:
1px
dashed
#d9d9d9
;
border
:
1px
dashed
#d9d9d9
;
border-radius
:
6px
;
border-radius
:
6px
;
margin-bottom
:
6px
;
overflow
:
hidden
;
overflow
:
hidden
;
}
}
...
...
src/const/crud/mall/merchantMallorder.js
View file @
19ea035c
...
@@ -38,7 +38,7 @@ export const tableOption = {
...
@@ -38,7 +38,7 @@ export const tableOption = {
"label"
:
"状态"
,
"label"
:
"状态"
,
"prop"
:
"state"
,
"prop"
:
"state"
,
"search"
:
true
,
"search"
:
true
,
"dicUrl"
:
"/admin/merchantMallOrder/get
Merchant
OrderStateOptions"
,
"dicUrl"
:
"/admin/merchantMallOrder/getOrderStateOptions"
,
},
},
{
{
...
...
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