@@ -1,7 +1,9 @@
<template>
<div id="index">
<el-row>
- <el-col :span="24" class="main"> test </el-col>
+ <el-col :span="24" class="main">
+ 1111
+ </el-col>
</el-row>
</div>
</template>