提交 0e710868 编写于 作者: ibizdev's avatar ibizdev

ShineKOT 发布系统代码 [后台服务,演示应用]

上级 4a33e53b
<template>
<div :class="['app-list',this.items.length > 0 ? '' : 'app-list-empty' ]">
<div>
<p style="font-size: 23px;color: #fff;">订单明细总数</p>
<div style="text-align: center;font-size: 41px;color: #fff;">
<p style="font-size: 23px;">视图总数</p>
<div style="text-align: center;font-size: 41px;">
<span>{{ calculation() }}</span>
</div>
</div>
......
<template>
<div :class="['app-list',this.items.length > 0 ? '' : 'app-list-empty' ]">
<div>
<p style="font-size: 23px;color: #fff;">视图类型</p>
<div style="text-align: center;font-size: 41px;color: #fff;">
<p style="font-size: 23px;">视图类型</p>
<div style="text-align: center;font-size: 41px;">
<span>{{ calculation() }}</span>
</div>
</div>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册