更新示例样式

Former-commit-id: 75b1cecb126329855afa06cab05e5137c70d437a [formerly 75b1cecb126329855afa06cab05e5137c70d437a [formerly 75b1cecb126329855afa06cab05e5137c70d437a [formerly 75b1cecb126329855afa06cab05e5137c70d437a [formerly ef35340fcd1ea08a09b1e11eaaf8f7ddfa388c73 [formerly 4c8e9efa56e5b7ae7db4c697ee1de659abc5187d]]]]]
Former-commit-id: 968894a053fdc5d32deafe871a7f86f29ad50684
Former-commit-id: 352ade3b78429abbfd195065f3b3511c10dd394b
Former-commit-id: d95f125584b85ad16a13d0735b52c9d48ffc8466 [formerly 9f43279f3ce5a2a6381a85f1e180f38c17d67614]
Former-commit-id: a751d1b045350880d547741e7682da25b6ad70d4
Former-commit-id: 097422a42f6d0f5b450d43dfd2d0e8a6e0dfcd2e
Former-commit-id: 452cf2394276cb2b40599ff9f49ceaef72bfc261
Former-commit-id: 44168e6b33a810223623025b0d2c7591ed55e90c
Former-commit-id: 6bd053c13d57b7517129d9c4ab311efdda2dd2ce
This commit is contained in:
FairyEver
2019-08-26 19:02:25 +08:00
parent 629619e857
commit 7926b96bd9

View File

@@ -1,8 +1,14 @@
<template>
<d2-container type="card">
<template slot="header">这个页面会被 keep-alive</template>
<h2 class="d2-mt-0">编号{{id}}</h2>
<template slot="header">
<el-button
size="mini"
type="primary">
props.id = {{id}}
</el-button>
</template>
<p class="d2-mt-0">在下面的输入框输入任意字符后切换到其它页面再回到此页时输入框文字保留证明被缓存</p>
<p>注意此页面根据不同 params 打开后数据不会混淆</p>
<el-row :gutter="10">
<el-col :span="12">
<p>el-input</p>