no message
Former-commit-id: f834dedfbffb630f6562443809d488ebffcf8f43 Former-commit-id: 37e16ee9ed36382673e58ab6da8848426ab953e5 Former-commit-id: fd53d926e044117974afccab729f690d2409e1f2
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<template>
|
||||
<d2-container type="full">
|
||||
<template slot="header">
|
||||
多环境发布
|
||||
</template>
|
||||
<d2-container>
|
||||
<template slot="header">多环境发布</template>
|
||||
<p>当前是{{$env ? '开发' : '生产'}}环境</p>
|
||||
</d2-container>
|
||||
</template>
|
||||
Reference in New Issue
Block a user