no message
Former-commit-id: 85b7eab49c2dc78468172c3746fe9144b6eb3544 Former-commit-id: e6e5da925e91f568a3950b9e988b4d4996cf5bf5 Former-commit-id: 75fc437dff21eb7120b2518771d6bde731a5c75d
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<d2-container type="ghost">
|
||||
<el-card class="d2-mb">
|
||||
<PageHeader slot="header" title="基本示例"></PageHeader>
|
||||
<d2-demo-page-header slot="header" title="基本示例"/>
|
||||
<p class="d2-mt-0">基本读写删</p>
|
||||
<el-button type="primary" @click="set('test-user-name', 'test-user')">set('test-user-name', 'normalValue')</el-button>
|
||||
<el-button type="info" @click="get('test-user-name')">get('test-user-name')</el-button>
|
||||
|
||||
Reference in New Issue
Block a user