Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
李洋
/
消息系统
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
3e547710
authored
May 28, 2018
by
李洋
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1、update
parent
c5ef9078
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
resources/views/message/sendmanualmessage.blade.php
resources/views/message/sendmanualmessage.blade.php
View file @
3e547710
...
@@ -119,7 +119,7 @@
...
@@ -119,7 +119,7 @@
<div
class=
"col-sm-10 form-inline"
style=
"margin-top: 20px"
>
<div
class=
"col-sm-10 form-inline"
style=
"margin-top: 20px"
>
<label
class=
"col-sm-2 control-label"
><span
style=
"color: red"
>
*
</span>
模板描述:
</label>
<label
class=
"col-sm-2 control-label"
><span
style=
"color: red"
>
*
</span>
模板描述:
</label>
<div
class=
"col-sm-3"
>
<div
class=
"col-sm-3"
>
<input
type=
"text"
id=
"msg-tpl-desc1"
class=
"form-control"
placeholder=
"请输入
key
"
value=
"{{ $info->ex_str }}"
/>
<input
type=
"text"
id=
"msg-tpl-desc1"
class=
"form-control"
placeholder=
"请输入
模板描述
"
value=
"{{ $info->ex_str }}"
/>
<label
id=
"msg-tpl-desc1-length"
></label>
<label
id=
"msg-tpl-desc1-length"
></label>
</div>
</div>
</div>
</div>
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
<div
class=
"col-sm-10 form-inline"
style=
"margin-top: 20px"
>
<div
class=
"col-sm-10 form-inline"
style=
"margin-top: 20px"
>
<label
class=
"col-sm-2 control-label"
><span
style=
"color: red"
>
*
</span>
模板key:
</label>
<label
class=
"col-sm-2 control-label"
><span
style=
"color: red"
>
*
</span>
模板key:
</label>
<div
class=
"col-sm-3"
>
<div
class=
"col-sm-3"
>
<input
type=
"text"
id=
"msg-tpl-desc"
class=
"form-control"
placeholder=
"请输入
描述
"
value=
"{{ $info->desc }}"
/>
<input
type=
"text"
id=
"msg-tpl-desc"
class=
"form-control"
placeholder=
"请输入
模板key
"
value=
"{{ $info->desc }}"
/>
<label
id=
"msg-tpl-desc-length"
></label>
<label
id=
"msg-tpl-desc-length"
></label>
</div>
</div>
</div>
</div>
...
...
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