You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by il...@apache.org on 2018/09/12 10:42:52 UTC

[incubator-dubbo-ops] branch develop updated: enhance table for service search

This is an automated email from the ASF dual-hosted git repository.

iluo pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git


The following commit(s) were added to refs/heads/develop by this push:
     new e933499  enhance table for service search
e933499 is described below

commit e933499c945b8eeef83cb5cf686e368306b33686
Author: beiwei30 <ia...@gmail.com>
AuthorDate: Wed Sep 12 18:42:31 2018 +0800

    enhance table for service search
---
 dubbo-admin-frontend/src/components/ServiceSearch.vue | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dubbo-admin-frontend/src/components/ServiceSearch.vue b/dubbo-admin-frontend/src/components/ServiceSearch.vue
index 298d6ab..be3037d 100644
--- a/dubbo-admin-frontend/src/components/ServiceSearch.vue
+++ b/dubbo-admin-frontend/src/components/ServiceSearch.vue
@@ -56,13 +56,13 @@
     <v-flex lg12>
       <v-card>
         <v-toolbar card dense color="transparent">
-          <v-toolbar-title><h4>Search Result</h4></v-toolbar-title>
+          <v-toolbar-title><span class="headline">Search Result</span></v-toolbar-title>
           <v-spacer></v-spacer>
           <v-btn icon>
             <v-icon>more_vert</v-icon>
           </v-btn>
         </v-toolbar>
-      <v-divider></v-divider>
+
       <v-card-text class="pa-0">
         <template>
           <v-data-table