Explorar el Código

添加语言修改为添加语句

sugar1569 hace 2 años
padre
commit
a0bc16559e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      template/admin/src/pages/setting/multiLanguage/langList.vue

+ 1 - 1
template/admin/src/pages/setting/multiLanguage/langList.vue

@@ -55,7 +55,7 @@
       </template>
     </Alert>
     <Card :bordered="false" dis-hover>
-      <Row type="flex">
+      <Row type="flex" class="mb15">
         <Col>
           <Button type="primary" icon="md-add" @click="add">添加语句</Button>
         </Col>