add pics
This commit is contained in:
@@ -20,8 +20,8 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
rdata: [
|
||||
{ icon: "temp", title: "车间温度", value: "27℃" },
|
||||
{ icon: "fire", title: "当前火向", value: "东火" },
|
||||
// { icon: "temp", title: "车间温度", value: "27℃" },
|
||||
{ icon: "fire", title: "当前火向", value: "南北" },
|
||||
{ icon: "clock", title: "换火时间", value: "12:21:39" },
|
||||
{ icon: "sand", title: "剩余时间", value: "6h" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user