wzy
2020-12-22 f06092fc373f4df414a0540578e15236d479e4c9
modify
1 files modified
29 ■■■■ changed files
zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/pbxq-form.html 29 ●●●● patch | view | raw | blame | history
zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/pbxq-form.html
@@ -28,12 +28,33 @@
<body>
<div class="ibox-content" id="app">
    <el-container>
        <el-header style="background-color: white; margin: 15px; line-height: 60px">
        <el-header style="background-color: white; margin: 15px;">
            <el-row style="line-height: 60px;">
                <el-col :span="10">
                    <h1>订单号:1234567890</h1>
                <el-col :span="1" style="font-size: 40px; color:#409EFF;">
                    <i class="el-icon-s-order" type="primary"></i>
                </el-col>
                <el-col :span="10"></el-col>
                <el-col :span="10">
                    <h1 style="line-height: 60px; margin: 0 0;">订单号:1234567890</h1>
                </el-col>
                <el-col :span="5" style="float: right; margin-right: 10px;">
                    <el-button type="info">打印</el-button>
                    <el-button type="primary">划扣</el-button>
                    <el-button type="danger">返回</el-button>
                </el-col>
            </el-row>
            <el-row>
                <el-col :span="6">
                    <p>会员姓名:幺幺幺</p>
                    <p>会员电话:13412341234</p>
                </el-col>
                <el-col :span="6">
                    <p>会员编号:X1234</p>
                    <p>床位安排:VIP-2</p>
                </el-col>
                <el-col :span="6">
                    <p>服务时间:2020-10-10 12:10 - 2020-10-10 12:10</p>
                    <p>预约时间:2020-10-10 12:10</p>
                </el-col>
            </el-row>
        </el-header>
        <el-main>