Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
杨树贤
/
liexin_supplier
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
546271fa
authored
Sep 24, 2021
by
mushishixian
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fix
parent
7cab9f5e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
11 deletions
config/field.php
resources/views/iframe.blade.php
config/field.php
View file @
546271fa
...
...
@@ -57,13 +57,13 @@ return [
//SKU 模式
'SkuMode'
=>
[
1
=>
'
原厂直供
'
,
2
=>
'国
内
现货'
,
3
=>
'
国际现
货'
,
4
=>
'
猎芯期货
'
,
5
=>
'
海外代购
'
,
6
=>
'
线下现货
'
,
7
=>
'
猎芯自营
'
,
1
=>
'
国内现货
'
,
2
=>
'国
际
现货'
,
3
=>
'
猎芯期
货'
,
4
=>
'
海外代购
'
,
5
=>
'
线下现货
'
,
6
=>
'
猎芯自营
'
,
7
=>
'
原厂直供
'
,
],
'SupplierAccountType'
=>
[
...
...
resources/views/iframe.blade.php
View file @
546271fa
...
...
@@ -20,10 +20,6 @@
font-size
:
12px
!important
;
}
input
:focus
,
textarea
:focus
{
outline
:
1px
solid
#AFECAB
;
}
.layui-input
{
height
:
30px
;
}
...
...
@@ -32,6 +28,13 @@
margin-top
:
5px
;
}
input
:focus
,
textarea
:focus
{
outline
:
1px
solid
#AFECAB
;
}
.require
{
color
:
red
;
font-size
:
16px
;
...
...
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