Commit f72b518e authored by 黄奎's avatar 黄奎

页面修改

parent 17609a53
......@@ -40,15 +40,15 @@
</ul>
<table class="commonMoreTable" v-loading="loading" border="0" cellspacing="0" cellpadding="0">
<tr>
<th title="房型">房型</th>
<th title="类型">タイプ</th>
<th title="成本价">原価</th>
<th title="售卖价">ばいばい価格</th>
<th title="今日卖价">きょうばいか</th>
<th title="状态">状态</th>
<th title="图片 ">写真</th>
<th title="创建人/创建时间">操作者/時間</th>
<th title="操作">操作</th>
<th title="房型" style="width:100px">房型</th>
<th title="类型" style="width:100px">タイプ</th>
<th title="成本价" style="width:80px">原価</th>
<th title="售卖价" style="width:80px">ばいばい価格</th>
<th title="今日卖价" style="width:80px">きょうばいか</th>
<th title="状态" style="width:80px">状态</th>
<th title="图片" style="width:80px">写真</th>
<th title="创建人/创建时间" style="width:80px">操作者/時間</th>
<th title="操作" style="width:150px">操作</th>
</tr>
<tbody v-for="(item,index) in dataList" :key="index">
<tr>
......
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