no message
Former-commit-id: 9ec3906f413c100f1ac36897d691377bf1242f2c Former-commit-id: b903392671fd0e6863afde3ecc3de8f08e5abadc Former-commit-id: b3767e34e99517330295503a3da58b38c048e443
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<Container type="ghost" :responsive="true" class="demo-chart-index">
|
<Container type="ghost" :responsive="true" class="demo-chart-index">
|
||||||
<GridLayout v-bind="layout" @layout-updated="layoutUpdatedHandler">
|
<GridLayout v-bind="layout" @layout-updated="layoutUpdatedHandler">
|
||||||
|
<!-- 卡片 -->
|
||||||
<GridItem
|
<GridItem
|
||||||
v-bind="layout.layout[0]"
|
v-bind="layout.layout[0]"
|
||||||
@resized="handleResized('G2LineBase1')">
|
@resized="handleResized('G2LineBase1')">
|
||||||
|
|||||||
Reference in New Issue
Block a user