Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
semour
/
semour_admin
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
134ed8cb
authored
Nov 24, 2022
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
d07425ad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
resources/views/admin/pages/order-page.blade.php
resources/views/admin/pages/order-page.blade.php
View file @
134ed8cb
...
...
@@ -249,7 +249,8 @@
<div class="
layui
-
input
-
block
">
<div class="
layui
-
form
-
mid
mid
-
width
">
{
{$info['receiveInfo']['country_name']}
}
</div>
<div class="
show
" style="
display
:
none
;
width
:
158
px
;
">
<select name="
country_name
" lay-ignore="" style="
height
:
30
px
;
border
:
1
px
solid
#eee;background: transparent;width: 100%;">
<input type="
hidden
" name="
country_name
" value="">
<select name="
country
" lay-ignore="" style="
height
:
30
px
;
border
:
1
px
solid
#eee;background: transparent;width: 100%;">
<
option
data
=
"Afghanistan"
value
=
"1"
>
Afghanistan
</
option
>
<
option
data
=
"Aland Islands"
value
=
"2"
>
Aland
Islands
</
option
>
</
select
>
...
...
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