{extend name="Public/base_new" /} {block name="js"} {/block} {block name="css"} {/block} {block name="style"} .layui-table-click-diy{ background-color:#AED2FF; } .layui-form-select .layui-edge { position: absolute; right: 10px; top: 9px; cursor: pointer; border-width: 0; border-top-color: #c2c2c2; border-top-style: solid; transition: all .3s; -webkit-transition: all .3s; display: inline-block; border-bottom: 1px solid #bfccdd; border-right: 1px solid #bfccdd; width: 7px; height: 7px; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .layui-form-selected .layui-edge { -webkit-transform: rotate(222deg); transform: rotate(222deg); top: 19px; } .layui-form-checkbox[lay-skin="primary"] { padding-left: 0; } .choose_all .layui-unselect{ width: 81px !important; } .nsp_t1d{ width:127px; margin-right: 5px !important; } .layui-form-checkbox[lay-skin="primary"] span { padding-left: 16px; } .layui-form-checkbox[lay-skin="primary"] i { width: 14px; height: 14px; } /*layer弹框的标题**/ .layui-layer-title{ color: white; } /**表格中的checkbox*/ .layui-table .layui-form-checkbox i{ top:6px; } /*分配催拍人*/ .choose_order_num{ width: 100%; height: 30px; border-top: 1px dotted #e7e7e7; display: flex; flex-direction: row; justify-content: space-between; align-items: center; box-sizing: border-box; padding: 10px 15px 0 15px; margin-top: 10px; } .choose_order_num div:nth-child(1){ font-size: 12px; color: #333; } .choose_order_num div:nth-child(2){ font-size: 16px; color: #333; font-weight: bold; } /***催拍 弹框 start***/ .cp_bd{ width: 100%; height: auto; display: flex; flex-direction: row; justify-content: space-between; padding: 10px; box-sizing: border-box; } .cpd_left{ width: 50%; height: auto; display: flex; flex-direction: column; } .cpd_right{ width: 50%; height: auto; display: flex; flex-direction: column; padding-left: 15px; } .cpd_right .layui-table,.cpd_right .layui-table-view{ margin: 0; } .layui-table thead tr{ background-color: #f2f2f2; } .cpd1{ width: 100%; height: 30px; font-size: 20px; color: red; margin-top: 10px; } .cpd2{ width: 100%; height: auto; display: flex; flex-direction: row; justify-content: space-between; align-items: center; flex-wrap: wrap; } .cpd3{ width: 50%; min-width: 200px; overflow: hidden; height: 25px; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; font-size: 12px; color: #333; } .cpd3 span{ width: 65px; height: auto; } .cpd3 small{ width: calc(100% - 65px); height: auto; font-size: 12px; } .cpd4{ width: 100%; height: auto; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; position: relative; } .cpd5{ width: 100%; height: 30px; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; } .cpd5 span{ width: 60px; height: 25px; font-size: 12px; color: #fff; text-align: center; background-color: #01af80; border-radius: 3px; line-height: 25px; margin-left: 5px; } .cpd5 small{ width: 65px; height: auto; font-size: 12px; color: #333; } .cpd5 input{ width: calc(100% - 300px); height: 25px; font-size: 12px; color: #333; } .cpd5_btn{ width: 56px; height: 56px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; right: 105px; background-color: #df4e4e; font-size: 16px; color: #fff; top: 3px; border-radius: 3px; } .cpd6{ width: 100%; height: 20px; font-size: 14px; color: #333; margin-top: 13px; font-weight: bold; padding-top: 10px; border-top: 1px dotted #ddd; } .cpd7{ width: 100%; height: auto; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; } .cpd7 span { width: auto; height: auto; font-size: 12px; color: #333; } .cpd7 small { width: 65px; height: auto; } .cpd7 .layui-form-radio { margin: 0; } .cpd7 .layui-form-radio > i { margin-right: 5px; font-size: 18px; } .cpd7 .layui-form-radio * { font-size: 12px; } .cpd8{ width: 100%; height: auto; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; margin-top: 10px; } .cpd8 span { width: 75px; height: auto; font-size: 12px; color: #333; } .cpd8 .layui-input { height: 28px; width: 162px; } .cpd9{ width: 100%; height: auto; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; margin-top: 10px; } .cpd9 span { width: 75px; height: auto; font-size: 12px; color: #333; } .cpd9 .layui-input { height: 28px; width: 162px; margin-right: 10px; } .cpd10{ width: 100%; height: auto; min-height: 30px; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin-top: 5px; } .cpd10 .layui-form-checkbox[lay-skin="primary"] { margin-right: 5px; } .cpd10 .layui-form-checkbox[lay-skin="primary"] span { padding-right: 1px; margin-top: -1px; margin-left: 1px; } .cpd10 .layui-form-checkbox[lay-skin="primary"] i { width: 14px; height: 14px; } .cpd11{ width: 100%; height: auto; display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; margin-top: 10px; } .cpd11 span { width: 65px; height: auto; font-size: 12px; color: #333; } .cpd11 textarea { width: calc(100% - 70px); height: 80px; font-size: 12px; color: #333; border: 1px solid #e7e7e7; border-radius: 3px; } .do_call{ cursor: pointer; } .do_texting{ cursor: pointer; } /***催拍 弹框 end***/ {/block} {block name="main"}
查询店面:{$shop_names}
-
套系金额:
消费类型:
手机号:
推  广  人:
会员余额:
拍摄状态:
邀约人:
渠道来源:
是否到店:
分配邀约人:
排控人:
未排拍照单 未排选片单 未排看版单 孕妈催拍 出生催拍 满月催拍 百天催拍 半岁催拍 周岁催拍 1周内有效 3月内有效
催拍记录
客户拍照订单
客户产品
收起
{volist name='shops' id='vo'} {/volist}
{/block}