切换导航条
此项目
正在载入...
登录
anyv
/
xkeasy
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
anyv
6 years ago
提交
77e976ce733ab2058092d9a5676862468ea12ba8
1 个父辈
3740a58e
1 个管道 的构建
通过
耗费 30 秒
56
变更
1
构建
1
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
81 行增加
和
29 行删除
public/themes/simpleboot3/portal/order_salesman/get_one.html
public/themes/simpleboot3/portal/order_salesman/get_one.html
查看文件 @
77e976c
...
...
@@ -71,10 +71,10 @@
<input type="text" id="end_time" value="" placeholder="请输入结束配送时间"/>
</div>
</div>-->
<div
class=
"log_three_model_one logistic"
>
<div
class=
"log_three_model_one logistic
excompany
"
>
<div
class=
"log_three_model_left"
>
选择快递
</div>
<div
class=
"log_psong log_psong_select"
>
<div
class=
"log_ps_title"
>
请选择快递公司
</div>
<div
class=
"log_ps_title
excompany_word
"
>
请选择快递公司
</div>
<div
class=
"log_ps_img"
>
<img
src=
"__TMPL__/public/assets/images/29.png"
/>
<input
type=
"hidden"
id=
"logistic_name"
placeholder=
"请选择快递公司"
/>
...
...
@@ -94,31 +94,31 @@
</div>
</div>
<!--选择快递-->
<div
class=
"tx_mask_kuaidi"
>
<div
class=
"tx_maskCon_school"
>
<div
class=
"three_model_school"
>
<div
class=
"three_model_school_title"
>
选择快递
</div>
<div>
<div
class=
"three_model_school_data"
style=
"display: block;"
>
<div
class=
"three_model_school_name"
data-name=
"SF"
>
顺丰快递
</div>
<div
class=
"three_model_school_name"
data-name=
"YTO"
>
圆通快递
</div>
<div
class=
"three_model_school_name"
data-name=
"ZTO"
>
中通快递
</div>
<div
class=
"three_model_school_name there_unActive"
data-name=
"STO"
>
申通快递
</div>
<div
class=
"three_model_school_name"
data-name=
"YD"
>
韵达快递
</div>
<div
class=
"three_model_school_name"
data-name=
"HHTT"
>
天天快递
</div>
<div
class=
"three_model_school_name"
data-name=
"HTKY"
>
百世快递
</div>
<div
class=
"three_model_school_name"
data-name=
"YZPY"
>
邮政快递包裹
</div>
<div
class=
"three_model_school_name"
data-name=
"EMS"
>
EMS
</div>
<div
class=
"three_model_school_name"
data-name=
"DBL"
>
德邦快递
</div>
<div
class=
"three_model_school_name"
data-name=
"ZJS"
>
宅急送
</div>
<div
class=
"three_model_school_name"
data-name=
"TNT"
>
TNT快递
</div>
</div>
</div>
</div>
</div>
</div>
<!--<div class="tx_mask_kuaidi">-->
<!--<div class="tx_maskCon_school">-->
<!--<div class="three_model_school">-->
<!--<div class="three_model_school_title">-->
<!--选择快递-->
<!--</div>-->
<!--<div>-->
<!--<div class="three_model_school_data" style="display: block;">-->
<!--<div class="three_model_school_name" data-name="SF">顺丰快递</div>-->
<!--<div class="three_model_school_name" data-name="YTO">圆通快递</div>-->
<!--<div class="three_model_school_name" data-name="ZTO">中通快递</div>-->
<!--<div class="three_model_school_name there_unActive" data-name="STO">申通快递</div>-->
<!--<div class="three_model_school_name" data-name="YD">韵达快递</div>-->
<!--<div class="three_model_school_name" data-name="HHTT">天天快递</div>-->
<!--<div class="three_model_school_name" data-name="HTKY">百世快递</div>-->
<!--<div class="three_model_school_name" data-name="YZPY">邮政快递包裹</div>-->
<!--<div class="three_model_school_name" data-name="EMS">EMS</div>-->
<!--<div class="three_model_school_name" data-name="DBL">德邦快递</div>-->
<!--<div class="three_model_school_name" data-name="ZJS">宅急送</div>-->
<!--<div class="three_model_school_name" data-name="TNT">TNT快递</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!-- 地址信息 -->
<div
class=
"log_four_input"
>
<div
class=
"log_four_input_title"
style=
"margin-bottom: 0.2rem;"
>
...
...
@@ -286,6 +286,58 @@
<script
src=
"__TMPL__/public/assets/js/mui.picker.min.js"
></script>
<script
src=
"__TMPL__/public/assets/js/city.data-3.js"
></script>
<script>
var
excompanypicker
=
new
mui
.
PopPicker
();
excompanypicker
.
setData
([{
value
:
'SF'
,
text
:
'顺丰快递'
},
{
value
:
'YTO'
,
text
:
'圆通快递'
},
{
value
:
'ZTO'
,
text
:
'中通快递'
},
{
value
:
'STO'
,
text
:
'申通快递'
},
{
value
:
'YD'
,
text
:
'韵达快递'
},
{
value
:
'HHTT'
,
text
:
'天天快递'
},
{
value
:
'HTKY'
,
text
:
'百世快递'
},
{
value
:
'YZPY'
,
text
:
'邮政快递包裹'
},
{
value
:
'EMS'
,
text
:
'EMS'
},
{
value
:
'DBL'
,
text
:
'德邦快递'
},
{
value
:
'ZJS'
,
text
:
'宅急送'
},
{
value
:
'TNT'
,
text
:
'TNT快递'
}]);
var
excompany_word
$
(
".excompany"
).
click
(
function
()
{
excompanypicker
.
show
(
function
(
e
)
{
console
.
log
(
e
,
'3333'
)
console
.
log
(
e
[
0
].
value
);
console
.
log
(
e
[
0
].
text
);
school_name
=
e
[
0
].
value
$
(
".excompany_word"
).
text
(
e
[
0
].
text
);
$
(
"#logistic_name"
).
val
(
e
[
0
].
value
);
$
(
'.excompany_word'
).
css
(
'color'
,
'#333333'
);
});
})
</script>
<script>
function
zZFun
(
e
)
{
window
.
event
?
(
window
.
event
.
cancelBubble
=
true
)
:
e
.
stopPropagation
();
}
...
...
@@ -388,9 +440,9 @@
</script>
<script>
var
dtpicker
=
new
mui
.
DtPicker
({
type
:
"date
time
"
,
//设置日历初始视图模式
type
:
"date"
,
//设置日历初始视图模式
beginDate
:
new
Date
(),
//设置开始日期
labels
:
[
'年'
,
'月'
,
'日'
,
'时'
,
'分'
,
'秒'
],
//设置默认标签区域提示语
labels
:
[
'年'
,
'月'
,
'日'
],
//设置默认标签区域提示语
})
//统一配送选择时间
$
(
".tongyi_start_time"
).
click
(
function
()
{
...
...
请
注册
或
登录
后发表评论