no message
Former-commit-id: e297efd52f1f4acaddcd05584e542256ca0599bf Former-commit-id: 2aecbb6ff7d6565b32a998faa41022a1cda2d609 Former-commit-id: e5aa7230e9141b6e1190fcba37df3d20c202e826 Former-commit-id: 620b25bbe48233f277cb31d91b0e43d377cca688
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
</template>
|
</template>
|
||||||
<h1>当前时间</h1>
|
<h1>当前时间</h1>
|
||||||
<el-row :gutter="20" class="d2-mt">
|
<el-row :gutter="20" class="d2-mt">
|
||||||
<el-col :span="8"><el-card shadow="never"><d2-highlight slot="header" :code="`now.format()`"/>{{now.format()}}</el-card></el-col>
|
<el-col :span="8"><el-card shadow="never"><d2-highlight slot="header" :code="`now.format('YYYY MM DD')`"/>{{now.format('YYYY MM DD')}}</el-card></el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
<h1>获取</h1>
|
<h1>获取</h1>
|
||||||
<el-row :gutter="20" class="d2-mt">
|
<el-row :gutter="20" class="d2-mt">
|
||||||
|
|||||||
Reference in New Issue
Block a user