切换导航条
此项目
正在载入...
登录
anyv
/
xkeasy
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
anyv
6 years ago
提交
15d63da866c752c682c7db5214dc2ce28e92eb3a
1 个父辈
0966899a
1 个管道 的构建
通过
耗费 1 秒
1
变更
1
构建
1
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
94 行增加
和
8 行删除
public/themes/simpleboot3/portal/order_salesman/get_all.html
public/themes/simpleboot3/portal/order_salesman/get_all.html
查看文件 @
15d63da
...
...
@@ -95,6 +95,71 @@
.mui-dtpicker-header
,
.mui-dtpicker-title
h5
{
background-color
:
white
;
}
.dingdan_lianxi_ren
{
font-size
:
0.28rem
;
cursor
:
pointer
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
color
:
rgba
(
102
,
102
,
102
,
1
);
opacity
:
1
;
}
.dingdan_detail
{
padding-top
:
0.22rem
;
}
.dingdan_detail_hao
{
font-size
:
0.28rem
;
cursor
:
pointer
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
color
:
rgba
(
102
,
102
,
102
,
1
);
opacity
:
1
;
}
.right_dingdan
{
width
:
5.6rem
;
margin-left
:
0.2rem
;
}
.right_dingdan_top
{
display
:
flex
;
justify-content
:
space-between
;
display
:
-webkit-box
;
/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
display
:
-moz-box
;
/* Firefox 17- */
display
:
-webkit-flex
;
/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
display
:
-moz-flex
;
/* Firefox 18+ */
display
:
-ms-flexbox
;
/* IE 10 */
display
:
flex
;
/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
justify-content
:
space-between
;
-webkit-flex-justify-content
:
space-between
;
-moz-box-justify-content
:
space-between
;
-ms-flexbox-justify-content
:
space-between
;
-webkit-flexalign-align-items
:
center
;
-moz-box-align-items
:
center
;
-ms-flexbox-align-items
:
center
;
}
.right_dingdan_center
{
text-align
:
right
;
}
.right_dingdan_one
{
font-size
:
0.26rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
.right_dingdan_two
{
font-size
:
0.34rem
;
font-weight
:
400
;
cursor
:
pointer
;
line-height
:
25px
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
.shuju_zongshu
{
padding-left
:
0.4rem
;
font-size
:
0.28rem
;
font-weight
:
600
;
color
:
#333
;
border-radius
:
0.08rem
;
}
</style>
</head>
...
...
@@ -291,6 +356,7 @@
<input
type=
"hidden"
id=
"grade"
value=
""
/>
<input
type=
"hidden"
id=
"is_courier"
value=
"1"
/>
</div>
<div
class=
"shuju_zongshu"
>
搜索结果为20条
</div>
<!-- 列表内容 -->
<div>
<!--未发货-->
...
...
@@ -328,18 +394,37 @@
</div>
<a
href=
"{:url('get_one',array('id'=>$vo['id']))}"
>
<foreach
name=
"$vo.indent_goods"
item=
"i_g"
>
<div
class=
"log_three_list_center"
style=
"display: flex;justify-content: flex-start;"
>
<div
class=
"log_three_list_center_left"
style=
"width: 1.44rem;height:1.44rem"
>
<img
src=
"{:cmf_get_image_url($i_g.thumbnail)}"
alt=
""
style=
"width: 100%;height: 100%;"
/>
<div
class=
"dingdan_detail"
>
<div
class=
"dingdan_detail_top"
>
<div
class=
"dingdan_detail_hao"
>
订单号:2019062557100499
</div>
<div
class=
"dingdan_lianxi_ren"
>
联系人:姚经理
</div>
</div>
<div
class=
"log_three_list_center_right"
style=
"margin-left: 0.16rem;"
>
<div
class=
"log_three_center_one"
>
{$i_g.book_name}
<div
class=
"log_three_list_center"
style=
"display: flex;justify-content: flex-start;"
>
<div
class=
"log_three_list_center_left"
style=
"width: 1.44rem;height:1.44rem"
>
<img
src=
"{:cmf_get_image_url($i_g.thumbnail)}"
alt=
""
style=
"width: 100%;height: 100%;"
/>
</div>
<div
class=
"log_three_center_two"
>
×{$i_g.number}
</div>
<div
class=
"log_three_center_three"
><span>
¥
</span>
{$i_g.price}
</div>
<!--<div class="log_three_list_center_right" style="margin-left: 0.16rem;width: 5.6rem">-->
<!--<div class="log_three_center_one">-->
<!--{$i_g.book_name}-->
<!--</div>-->
<!--<div class="right_dingdan_money">-->
<!--<div class="log_three_center_three"><span>¥</span>{$i_g.price}</div>-->
<!--<div class="log_three_center_two">×{$i_g.number}</div>-->
<!--</div>-->
<!--</div>-->
<div
class=
"right_dingdan"
>
<div
class=
"right_dingdan_top"
>
<div
class=
"right_dingdan_one"
>
{$i_g.book_name}
</div>
<div
class=
"right_dingdan_two"
>
¥{$i_g.price}
</div>
</div>
<div
class=
"right_dingdan_center"
>
<div
class=
"right_dindan_three right_dingdan_one"
>
x{$i_g.number}
</div>
</div>
<div
class=
"right_dingdan_four right_dingdan_one"
>
bdkjasdhasjdkladjlasjdk;lasdl
</div>
<div
class=
"right_dingdan_four right_dingdan_one"
style=
"margin-top: -0.05rem;"
>
联系电话:15266669999
</div>
</div>
</div>
</foreach>
</a>
<!-- 立即发货 -->
...
...
@@ -373,6 +458,7 @@
<div
style=
"text-align: center;width: 100%;height:100%;margin:0 auto;"
>
暂无数据
</div>
</empty>
</div>
<!--已发货-->
<div
class=
"log_three_list_contant"
>
<foreach
name=
"$data"
item=
"vo"
>
...
...
请
注册
或
登录
后发表评论