Skip to content
切换导航面板
项目
群组
代码片段
帮助
zhangtai
/
zzhnc
当前项目
正在载入...
登录
切换导航面板
转到一个项目
项目
版本库
问题
0
合并请求
0
流水线
维基
设置
活动
图像
图表
创建新的问题
作业
提交
问题看板
文件
提交
分支
标签
贡献者
图像
比较
图表
Commit fb11054e
由
沈姿.前端(已离职)
编写于
Jan 03, 2018
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
列表最小宽度设置
1 个父辈
405f2542
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
14 行增加
和
14 行删除
WebContent/WEB-INF/jsp/pc/activity/activityList.jsp
WebContent/WEB-INF/jsp/pc/autoresponse/autoresponse.jsp
WebContent/WEB-INF/jsp/pc/goods/goodsList.jsp
WebContent/WEB-INF/jsp/pc/report/fans.jsp
WebContent/WEB-INF/jsp/pc/report/prize.jsp
WebContent/WEB-INF/jsp/pc/activity/activityList.jsp
查看文件 @
fb11054
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
<th>
标题
</th>
<th>
标题
</th>
<th>
类型
</th>
<th>
类型
</th>
<th>
更新时间
</th>
<th>
更新时间
</th>
<th>
操作
</th>
<th
style=
"min-width: 98px;"
>
操作
</th>
</tr>
</tr>
</thead>
</thead>
...
...
WebContent/WEB-INF/jsp/pc/autoresponse/autoresponse.jsp
查看文件 @
fb11054
...
@@ -28,9 +28,9 @@
...
@@ -28,9 +28,9 @@
<thead>
<thead>
<tr>
<tr>
<th>
No
</th>
<th>
No
</th>
<th>
关键字
</th>
<th
style=
"min-width: 80px;"
>
关键字
</th>
<th>
回复内容
</th>
<th>
回复内容
</th>
<th>
操作
</th>
<th
style=
"min-width: 98px;"
>
操作
</th>
</tr>
</tr>
</thead>
</thead>
<tbody
id=
"tablelist"
>
<tbody
id=
"tablelist"
>
...
@@ -93,7 +93,7 @@
...
@@ -93,7 +93,7 @@
for
(
var
i
=
0
;
i
<
data
.
rows
.
length
;
i
++
)
{
for
(
var
i
=
0
;
i
<
data
.
rows
.
length
;
i
++
)
{
str
+=
'<tr data-id='
+
data
.
rows
[
i
].
id
+
'>'
+
str
+=
'<tr data-id='
+
data
.
rows
[
i
].
id
+
'>'
+
'<td>'
+
((
data
.
page
-
1
)
*
data
.
pageSize
+
i
+
1
)
+
'</td>'
+
'<td>'
+
((
data
.
page
-
1
)
*
data
.
pageSize
+
i
+
1
)
+
'</td>'
+
'<td
style="text-align:left;"
>'
+
data
.
rows
[
i
].
keywords
+
'</td>'
+
'<td>'
+
data
.
rows
[
i
].
keywords
+
'</td>'
+
'<td style="text-align:left;">'
+
data
.
rows
[
i
].
contents
+
'</td>'
+
'<td style="text-align:left;">'
+
data
.
rows
[
i
].
contents
+
'</td>'
+
'<td>'
+
'<td>'
+
'<a href="#" class="layui-btn layui-btn-sm updataBtn">修改</a>'
+
'<a href="#" class="layui-btn layui-btn-sm updataBtn">修改</a>'
+
...
...
WebContent/WEB-INF/jsp/pc/goods/goodsList.jsp
查看文件 @
fb11054
...
@@ -27,16 +27,16 @@
...
@@ -27,16 +27,16 @@
<thead>
<thead>
<tr>
<tr>
<th>
No
</th>
<th>
No
</th>
<th>
商品主图
</th>
<th
style=
"min-width: 56px;"
>
商品主图
</th>
<th>
商品名称
</th>
<th
style=
"min-width: 56px;"
>
商品名称
</th>
<th>
商品类别
</th>
<th
style=
"min-width: 56px;"
>
商品类别
</th>
<th>
原价
</th>
<th>
原价
</th>
<th>
现价
</th>
<th>
现价
</th>
<th>
商家名称
</th>
<th
style=
"min-width: 56px;"
>
商家名称
</th>
<th>
商家地址
</th>
<th
style=
"min-width: 56px;"
>
商家地址
</th>
<th>
商家电话
</th>
<th>
商家电话
</th>
<th>
是否首页显示
</th>
<th
style=
"min-width: 84px;"
>
是否首页显示
</th>
<th>
操作
</th>
<th
style=
"min-width: 98px;"
>
操作
</th>
</tr>
</tr>
</thead>
</thead>
...
...
WebContent/WEB-INF/jsp/pc/report/fans.jsp
查看文件 @
fb11054
...
@@ -28,8 +28,8 @@
...
@@ -28,8 +28,8 @@
<th>
头像昵称
</th>
<th>
头像昵称
</th>
<th>
地区
</th>
<th>
地区
</th>
<th>
小程序 openid
</th>
<th>
小程序 openid
</th>
<th>
创建时间
</th>
<th
style=
"min-width: 84px;"
>
创建时间
</th>
<th>
上次登录时间
</th>
<th
style=
"min-width: 84px;"
>
上次登录时间
</th>
</tr>
</tr>
</thead>
</thead>
<tbody
id=
"fanslist"
>
<tbody
id=
"fanslist"
>
...
...
WebContent/WEB-INF/jsp/pc/report/prize.jsp
查看文件 @
fb11054
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
<th>
中奖人员
</th>
<th>
中奖人员
</th>
<th>
红包
</th>
<th>
红包
</th>
<th>
礼品
</th>
<th>
礼品
</th>
<th>
时间
</th>
<th
style=
"min-width: 84px;"
>
时间
</th>
</tr>
</tr>
</thead>
</thead>
<tbody
id=
"tablelist"
>
<tbody
id=
"tablelist"
>
...
...
编写
预览
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
请先完成此消息的编辑!
取消
请
注册
或
登录
后发表评论