|  |  |  | 
|---|
|  |  |  | <body> | 
|---|
|  |  |  | <div class="panel-body" id="app" v-cloak> | 
|---|
|  |  |  | <el-row style="padding:20px;"> | 
|---|
|  |  |  | <el-col :span="4"> | 
|---|
|  |  |  | <el-card class="box-card" :body-style="{ padding: '10px 10px'}"> | 
|---|
|  |  |  | <img src="../../../images/sign/meiriqiandao.png" class="image"> | 
|---|
|  |  |  | <div style="padding: 5px;"> | 
|---|
|  |  |  | <span style="padding:5px;font-size: 18px;">每日签到</span> | 
|---|
|  |  |  | <div class="bottom clearfix"> | 
|---|
|  |  |  | <el-button type="primary" size="mini" class="button" @click="createSign()" round>马上创建</el-button> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </el-card> | 
|---|
|  |  |  | </el-col> | 
|---|
|  |  |  | <!--        <el-col :span="4">--> | 
|---|
|  |  |  | <!--            <el-card class="box-card" :body-style="{ padding: '10px 10px'}">--> | 
|---|
|  |  |  | <!--                <img src="../../../images/sign/meiriqiandao.png" class="image">--> | 
|---|
|  |  |  | <!--                <div style="padding: 5px;">--> | 
|---|
|  |  |  | <!--                    <span style="padding:5px;font-size: 18px;">每日签到</span>--> | 
|---|
|  |  |  | <!--                    <div class="bottom clearfix">--> | 
|---|
|  |  |  | <!--                        <el-button type="primary" size="mini" class="button" @click="createSign()" round>马上创建</el-button>--> | 
|---|
|  |  |  | <!--                    </div>--> | 
|---|
|  |  |  | <!--                </div>--> | 
|---|
|  |  |  | <!--            </el-card>--> | 
|---|
|  |  |  | <!--        </el-col>--> | 
|---|
|  |  |  | <el-col :span="4"> | 
|---|
|  |  |  | <el-card class="box-card" :body-style="{ padding: '10px 10px'}"> | 
|---|
|  |  |  | <img src="../../../images/sign/tiantianpingtuan.png" class="image"> | 
|---|
|  |  |  | 
|---|
|  |  |  | </el-card> | 
|---|
|  |  |  | </el-col> | 
|---|
|  |  |  | </el-row> | 
|---|
|  |  |  | <el-row style="padding:20px;"> | 
|---|
|  |  |  | <el-col :span="4"> | 
|---|
|  |  |  | <el-card class="box-card" :body-style="{ padding: '10px 10px'}"> | 
|---|
|  |  |  | <img src="../../../images/sign/meiriqiandao.png" class="image"> | 
|---|
|  |  |  | <div style="padding: 5px;"> | 
|---|
|  |  |  | <span style="padding:5px;font-size: 18px;">转盘抽奖</span> | 
|---|
|  |  |  | <div class="bottom clearfix"> | 
|---|
|  |  |  | <el-button type="primary" size="mini" class="button" @click="createLuckyDraw()" round>马上创建</el-button> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </el-card> | 
|---|
|  |  |  | </el-col> | 
|---|
|  |  |  | </el-row> | 
|---|
|  |  |  | <!--    <el-row style="padding:20px;">--> | 
|---|
|  |  |  | <!--        <el-col :span="4">--> | 
|---|
|  |  |  | <!--            <el-card class="box-card" :body-style="{ padding: '10px 10px'}">--> | 
|---|
|  |  |  | <!--                <img src="../../../images/luckyDraw/zhuanpanchoujian.png" class="image">--> | 
|---|
|  |  |  | <!--                <div style="padding: 5px;">--> | 
|---|
|  |  |  | <!--                    <span style="padding:5px;font-size: 18px;">转盘抽奖</span>--> | 
|---|
|  |  |  | <!--                    <div class="bottom clearfix">--> | 
|---|
|  |  |  | <!--                        <el-button type="primary" size="mini" class="button" @click="createLuckyDraw()" round>马上创建</el-button>--> | 
|---|
|  |  |  | <!--                    </div>--> | 
|---|
|  |  |  | <!--                </div>--> | 
|---|
|  |  |  | <!--            </el-card>--> | 
|---|
|  |  |  | <!--        </el-col>--> | 
|---|
|  |  |  | <!--    </el-row>--> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </body> | 
|---|