Commit b14db3e2 by zhangmengjie

新增备案号

parent 70ffe74c
......@@ -55,9 +55,9 @@
</el-form-item>
</el-form>
<!-- 底部 -->
<!-- <div class="el-login-footer">
<span>Copyright © 2018-2023 疯狂的狮子Li All Rights Reserved.</span>
</div> -->
<div class="el-login-footer">
<a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=2023023534">©2023闪陪科技 沪ICP备2023023534号-2X</a>
</div>
</div>
</template>
......
......@@ -86,6 +86,7 @@
</el-table-column>
<el-table-column prop="highPrice" label="高价" :show-overflow-tooltip="true" />
<el-table-column prop="price" label="价格" :show-overflow-tooltip="true" />
<el-table-column prop="cityName" label="城市" :show-overflow-tooltip="true"></el-table-column>
<el-table-column prop="fenmo" label="平台分成" :show-overflow-tooltip="true" />
<el-table-column prop="duration" label="时长(小时)" :show-overflow-tooltip="true" />
<el-table-column prop="overtime" label="超时计费/30分钟" :show-overflow-tooltip="true" />
......
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