Commit 1128fc75 authored by 赵帅's avatar 赵帅

Merge branch 'master' of 115.28.80.125:softwarefactory/vueelementtemplate

parents 43f17b85 47cbaf72
<template> <template>
<el-row type="flex"> <el-row type="flex">
<el-col :span="hmCollapse" class="detail-content" style="margin:0 auto"> <el-col :span="hmCollapse" class="detail-content" style="margin:0 auto">
<h2 class="title">面板页面</h2> <!--<h2 class="title">面板页面</h2>-->
<el-card class="box-card" :style="hmStyle"> <el-card class="box-card" :style="hmStyle">
<div slot="header" class="clearfix" :class="hmTitleClass"> <div slot="header" class="clearfix" :class="hmTitleClass">
<span>{{hmTitle}}</span> <span>{{hmTitle}}</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment