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

liujun pushed a commit to branch refactor-with-go
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git


The following commit(s) were added to refs/heads/refactor-with-go by this push:
     new ad01ff60 Build ui (#1124)
ad01ff60 is described below

commit ad01ff601a44c02efb4c315bff77f40ad2a2cf11
Author: Ken Liu <[email protected]>
AuthorDate: Wed May 17 17:39:21 2023 +0800

    Build ui (#1124)
---
 cmd/ui/dist/css/app.c31f434e.css                            |   1 -
 cmd/ui/dist/index.html                                      |   2 +-
 cmd/ui/dist/js/app.45801e5a.js                              |   2 --
 cmd/ui/dist/js/app.45801e5a.js.map                          |   1 -
 cmd/ui/dist/js/app.b2c7a1dd.js                              |   2 --
 cmd/ui/dist/js/app.b2c7a1dd.js.map                          |   1 -
 cmd/ui/dist/js/app.e7440756.js                              |   2 --
 cmd/ui/dist/js/app.e7440756.js.map                          |   1 -
 cmd/ui/dist/js/chunk-vendors.328eb7a1.js.map                |   1 -
 cmd/ui/dist/static/css/app.222a8d81.css                     |   1 +
 .../css/chunk-vendors.3d42b850.css}                         |   2 +-
 cmd/ui/dist/{ => static}/img/jsoneditor-icons.2b9b4872.svg  |   0
 cmd/ui/dist/{ => static}/img/logo.5ba69830.png              | Bin
 cmd/ui/dist/{ => static}/img/max_btn.bdc6b5b1.svg           |   0
 cmd/ui/dist/static/js/app.eab74508.js                       |   2 ++
 cmd/ui/dist/static/js/app.eab74508.js.map                   |   1 +
 cmd/ui/dist/{ => static}/js/braceBase.39ce0e20.js           |   0
 cmd/ui/dist/{ => static}/js/braceBase.39ce0e20.js.map       |   2 +-
 .../js/chunk-vendors.dc4266aa.js}                           |  10 +++++-----
 cmd/ui/dist/static/js/chunk-vendors.dc4266aa.js.map         |   1 +
 dubbo-admin-ui/README.md                                    |   3 ++-
 21 files changed, 15 insertions(+), 20 deletions(-)

diff --git a/cmd/ui/dist/css/app.c31f434e.css b/cmd/ui/dist/css/app.c31f434e.css
deleted file mode 100644
index b00810eb..00000000
--- a/cmd/ui/dist/css/app.c31f434e.css
+++ /dev/null
@@ -1 +0,0 @@
-table.v-table tbody 
td[data-v-5891d29b]{word-break:break-all}.tiny[data-v-5891d29b]{min-width:30px;height:20px;font-size:8px}.tiny-icon[data-v-5891d29b]{font-size:18px}.small-list[data-v-5891d29b]{font-size:10px}.tiny[data-v-32f6dafc]{min-width:30px;height:20px;font-size:8px}.jsoneditor-vue-container[data-v-c645be38]{width:100%;height:100%}[data-v-c645be38]
 
.ace_gutter{z-index:auto}.v-breadcrumbs{padding-left:0}.jsoneditor-max-btn{position:absolute;top:6px;width:18px!important;height:18p
 [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/index.html b/cmd/ui/dist/index.html
index 2a18beb6..74fed00b 100644
--- a/cmd/ui/dist/index.html
+++ b/cmd/ui/dist/index.html
@@ -1 +1 @@
-<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport 
content="width=device-width,initial-scale=1"><title>Dubbo Admin</title><link 
href=/admin/OpenSans.css rel=stylesheet type=text/css><link rel="shortcut icon" 
href=/admin/dubbo.ico type=image/x-icon><script 
src=/admin/js/echarts-en.min.js></script><link href=/admin/css/app.c31f434e.css 
rel=preload as=style><link href=/admin/css/chunk-vendors.b36a5e63.css 
rel=preload as=style><link href=/admin/js/app.b2c7a1dd.js rel=preload  [...]
\ No newline at end of file
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport 
content="width=device-width,initial-scale=1"><title>Dubbo Admin</title><link 
href=OpenSans.css rel=stylesheet type=text/css><link rel="shortcut icon" 
href=dubbo.ico type=image/x-icon><script src=echarts-en.min.js></script><link 
href=static/css/app.222a8d81.css rel=preload as=style><link 
href=static/css/chunk-vendors.3d42b850.css rel=preload as=style><link 
href=static/js/app.eab74508.js rel=preload as=script><link href=sta [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/js/app.45801e5a.js b/cmd/ui/dist/js/app.45801e5a.js
deleted file mode 100644
index c053dd71..00000000
--- a/cmd/ui/dist/js/app.45801e5a.js
+++ /dev/null
@@ -1,2 +0,0 @@
-(function(e){function t(t){for(var 
s,n,o=t[0],l=t[1],c=t[2],d=0,p=[];d<o.length;d++)n=o[d],Object.prototype.hasOwnProperty.call(a,n)&&a[n]&&p.push(a[n][0]),a[n]=0;for(s
 in 
l)Object.prototype.hasOwnProperty.call(l,s)&&(e[s]=l[s]);u&&u(t);while(p.length)p.shift()();return
 r.push.apply(r,c||[]),i()}function i(){for(var e,t=0;t<r.length;t++){for(var 
i=r[t],s=!0,o=1;o<i.length;o++){var 
l=i[o];0!==a[l]&&(s=!1)}s&&(r.splice(t--,1),e=n(n.s=i[0]))}return e}var 
s={},a={app:0},r=[];function n(t){if [...]
-//# sourceMappingURL=app.45801e5a.js.map
\ No newline at end of file
diff --git a/cmd/ui/dist/js/app.45801e5a.js.map 
b/cmd/ui/dist/js/app.45801e5a.js.map
deleted file mode 100644
index 1479133d..00000000
--- a/cmd/ui/dist/js/app.45801e5a.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/assets/avatar.png","webpack:///./src/components/apiDocs/ApiDocs.vue?0227","webpack:///./src/components/public/Drawer.vue?4ba8","webpack:///./src/components/public/Footers.vue?1d6f","webpack:///./src/components/test/ServiceMock.vue?b57e","webpack:///./src/App.vue?addb","webpack:///src/App.vue","webpack:///./src/App.vue?1160","webpack:///./src/App.vue","webpack:///./src/components/ServiceSearch.vue?a41a","webpack:///s
 [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/js/app.b2c7a1dd.js b/cmd/ui/dist/js/app.b2c7a1dd.js
deleted file mode 100644
index d6361c45..00000000
--- a/cmd/ui/dist/js/app.b2c7a1dd.js
+++ /dev/null
@@ -1,2 +0,0 @@
-(function(e){function t(t){for(var 
s,n,o=t[0],l=t[1],c=t[2],d=0,p=[];d<o.length;d++)n=o[d],Object.prototype.hasOwnProperty.call(a,n)&&a[n]&&p.push(a[n][0]),a[n]=0;for(s
 in 
l)Object.prototype.hasOwnProperty.call(l,s)&&(e[s]=l[s]);u&&u(t);while(p.length)p.shift()();return
 r.push.apply(r,c||[]),i()}function i(){for(var e,t=0;t<r.length;t++){for(var 
i=r[t],s=!0,o=1;o<i.length;o++){var 
l=i[o];0!==a[l]&&(s=!1)}s&&(r.splice(t--,1),e=n(n.s=i[0]))}return e}var 
s={},a={app:0},r=[];function n(t){if [...]
-//# sourceMappingURL=app.b2c7a1dd.js.map
\ No newline at end of file
diff --git a/cmd/ui/dist/js/app.b2c7a1dd.js.map 
b/cmd/ui/dist/js/app.b2c7a1dd.js.map
deleted file mode 100644
index 72a30fe1..00000000
--- a/cmd/ui/dist/js/app.b2c7a1dd.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/assets/avatar.png","webpack:///./src/components/apiDocs/ApiDocs.vue?0227","webpack:///./src/components/public/Drawer.vue?4ba8","webpack:///./src/components/public/Footers.vue?1d6f","webpack:///./src/components/test/ServiceMock.vue?b57e","webpack:///./src/App.vue?addb","webpack:///src/App.vue","webpack:///./src/App.vue?1160","webpack:///./src/App.vue","webpack:///./src/components/ServiceSearch.vue?a41a","webpack:///s
 [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/js/app.e7440756.js b/cmd/ui/dist/js/app.e7440756.js
deleted file mode 100644
index 85b96568..00000000
--- a/cmd/ui/dist/js/app.e7440756.js
+++ /dev/null
@@ -1,2 +0,0 @@
-(function(e){function t(t){for(var 
s,n,o=t[0],l=t[1],c=t[2],d=0,p=[];d<o.length;d++)n=o[d],Object.prototype.hasOwnProperty.call(a,n)&&a[n]&&p.push(a[n][0]),a[n]=0;for(s
 in 
l)Object.prototype.hasOwnProperty.call(l,s)&&(e[s]=l[s]);u&&u(t);while(p.length)p.shift()();return
 r.push.apply(r,c||[]),i()}function i(){for(var e,t=0;t<r.length;t++){for(var 
i=r[t],s=!0,o=1;o<i.length;o++){var 
l=i[o];0!==a[l]&&(s=!1)}s&&(r.splice(t--,1),e=n(n.s=i[0]))}return e}var 
s={},a={app:0},r=[];function n(t){if [...]
-//# sourceMappingURL=app.e7440756.js.map
\ No newline at end of file
diff --git a/cmd/ui/dist/js/app.e7440756.js.map 
b/cmd/ui/dist/js/app.e7440756.js.map
deleted file mode 100644
index 98675215..00000000
--- a/cmd/ui/dist/js/app.e7440756.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/assets/avatar.png","webpack:///./src/components/apiDocs/ApiDocs.vue?0227","webpack:///./src/components/public/Drawer.vue?4ba8","webpack:///./src/components/public/Footers.vue?1d6f","webpack:///./src/components/test/ServiceMock.vue?b57e","webpack:///./src/App.vue?addb","webpack:///src/App.vue","webpack:///./src/App.vue?1160","webpack:///./src/App.vue","webpack:///./src/components/ServiceSearch.vue?a41a","webpack:///s
 [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/js/chunk-vendors.328eb7a1.js.map 
b/cmd/ui/dist/js/chunk-vendors.328eb7a1.js.map
deleted file mode 100644
index 638debf8..00000000
--- a/cmd/ui/dist/js/chunk-vendors.328eb7a1.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["webpack:///./node_modules/echarts/lib/component/tooltip.js","webpack:///./node_modules/core-js/internals/to-string-tag-support.js","webpack:///./node_modules/lodash/_getRawTag.js","webpack:///./node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js","webpack:///./node_modules/echarts/lib/component/gridSimple.js","webpack:///./node_modules/echarts/lib/component/dataset.js","webpack:///./node_modules/core-js/internals/function-bind-context.js","webpack:///
 [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/static/css/app.222a8d81.css 
b/cmd/ui/dist/static/css/app.222a8d81.css
new file mode 100644
index 00000000..30a4b4c8
--- /dev/null
+++ b/cmd/ui/dist/static/css/app.222a8d81.css
@@ -0,0 +1 @@
+table.v-table tbody 
td[data-v-233230a8]{word-break:break-all}.tiny[data-v-233230a8]{min-width:30px;height:20px;font-size:8px}.tiny-icon[data-v-233230a8]{font-size:18px}.small-list[data-v-233230a8]{font-size:10px}.tiny[data-v-32f6dafc]{min-width:30px;height:20px;font-size:8px}.jsoneditor-vue-container[data-v-c645be38]{width:100%;height:100%}[data-v-c645be38]
 
.ace_gutter{z-index:auto}.v-breadcrumbs{padding-left:0}.jsoneditor-max-btn{position:absolute;top:6px;width:18px!important;height:18p
 [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/css/chunk-vendors.b36a5e63.css 
b/cmd/ui/dist/static/css/chunk-vendors.3d42b850.css
similarity index 89%
rename from cmd/ui/dist/css/chunk-vendors.b36a5e63.css
rename to cmd/ui/dist/static/css/chunk-vendors.3d42b850.css
index e3010269..3ab4f73e 100644
--- a/cmd/ui/dist/css/chunk-vendors.b36a5e63.css
+++ b/cmd/ui/dist/static/css/chunk-vendors.3d42b850.css
@@ -5,7 +5,7 @@
  * http://mobius.ovh/docs/selectr
  *
  * Released under the MIT license
- */.selectr-selected:before{transform:rotate(0deg) 
translate3d(0,-50%,0)}.jsoneditor-modal input,.jsoneditor-modal 
input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal 
input[type=text],.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor 
input[type=search],.jsoneditor 
input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor-modal
 input:foc [...]
+ */.selectr-selected:before{transform:rotate(0deg) 
translate3d(0,-50%,0)}.jsoneditor-modal input,.jsoneditor-modal 
input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal 
input[type=text],.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor 
input[type=search],.jsoneditor 
input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor-modal
 input:foc [...]
  * Selectr 2.4.13
  * http://mobius.ovh/docs/selectr
  *
diff --git a/cmd/ui/dist/img/jsoneditor-icons.2b9b4872.svg 
b/cmd/ui/dist/static/img/jsoneditor-icons.2b9b4872.svg
similarity index 100%
rename from cmd/ui/dist/img/jsoneditor-icons.2b9b4872.svg
rename to cmd/ui/dist/static/img/jsoneditor-icons.2b9b4872.svg
diff --git a/cmd/ui/dist/img/logo.5ba69830.png 
b/cmd/ui/dist/static/img/logo.5ba69830.png
similarity index 100%
rename from cmd/ui/dist/img/logo.5ba69830.png
rename to cmd/ui/dist/static/img/logo.5ba69830.png
diff --git a/cmd/ui/dist/img/max_btn.bdc6b5b1.svg 
b/cmd/ui/dist/static/img/max_btn.bdc6b5b1.svg
similarity index 100%
rename from cmd/ui/dist/img/max_btn.bdc6b5b1.svg
rename to cmd/ui/dist/static/img/max_btn.bdc6b5b1.svg
diff --git a/cmd/ui/dist/static/js/app.eab74508.js 
b/cmd/ui/dist/static/js/app.eab74508.js
new file mode 100644
index 00000000..a588c1b3
--- /dev/null
+++ b/cmd/ui/dist/static/js/app.eab74508.js
@@ -0,0 +1,2 @@
+(function(e){function t(t){for(var 
s,n,o=t[0],l=t[1],c=t[2],d=0,p=[];d<o.length;d++)n=o[d],Object.prototype.hasOwnProperty.call(a,n)&&a[n]&&p.push(a[n][0]),a[n]=0;for(s
 in 
l)Object.prototype.hasOwnProperty.call(l,s)&&(e[s]=l[s]);u&&u(t);while(p.length)p.shift()();return
 r.push.apply(r,c||[]),i()}function i(){for(var e,t=0;t<r.length;t++){for(var 
i=r[t],s=!0,o=1;o<i.length;o++){var 
l=i[o];0!==a[l]&&(s=!1)}s&&(r.splice(t--,1),e=n(n.s=i[0]))}return e}var 
s={},a={app:0},r=[];function n(t){if [...]
+//# sourceMappingURL=app.eab74508.js.map
\ No newline at end of file
diff --git a/cmd/ui/dist/static/js/app.eab74508.js.map 
b/cmd/ui/dist/static/js/app.eab74508.js.map
new file mode 100644
index 00000000..c39843e9
--- /dev/null
+++ b/cmd/ui/dist/static/js/app.eab74508.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/assets/avatar.png","webpack:///./src/components/apiDocs/ApiDocs.vue?0227","webpack:///./src/components/public/Drawer.vue?4ba8","webpack:///./src/components/public/Footers.vue?1d6f","webpack:///./src/components/test/ServiceMock.vue?b57e","webpack:///./src/App.vue?addb","webpack:///src/App.vue","webpack:///./src/App.vue?1160","webpack:///./src/App.vue","webpack:///./src/components/ServiceSearch.vue?1a51","webpack:///s
 [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/js/braceBase.39ce0e20.js 
b/cmd/ui/dist/static/js/braceBase.39ce0e20.js
similarity index 100%
rename from cmd/ui/dist/js/braceBase.39ce0e20.js
rename to cmd/ui/dist/static/js/braceBase.39ce0e20.js
diff --git a/cmd/ui/dist/js/braceBase.39ce0e20.js.map 
b/cmd/ui/dist/static/js/braceBase.39ce0e20.js.map
similarity index 63%
rename from cmd/ui/dist/js/braceBase.39ce0e20.js.map
rename to cmd/ui/dist/static/js/braceBase.39ce0e20.js.map
index ec864811..04f5e4c6 100644
--- a/cmd/ui/dist/js/braceBase.39ce0e20.js.map
+++ b/cmd/ui/dist/static/js/braceBase.39ce0e20.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/brace/mode/html_ruby.js","webpack:///./node_modules/brace/mode/dot.js","webpack:///./node_modules/brace/mode/less.js","webpack:///./node_modules/brace/mode/mel.js","webpack:///./node_modules/brace/index.js","webpack:///./node_modules/brace/mode/xml.js","webpack:///./node_modules/brace/mode/liquid.js","webpack:///./node_modules/brace/theme
 sync 
^\\.\\/.*$","webpack:///./node_modules/brace/mode/glsl.js","webpack:///./node_modules/brace/mod
 [...]
\ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/brace/mode/html_ruby.js","webpack:///./node_modules/brace/mode/dot.js","webpack:///./node_modules/brace/mode/less.js","webpack:///./node_modules/brace/mode/mel.js","webpack:///./node_modules/brace/index.js","webpack:///./node_modules/brace/mode/xml.js","webpack:///./node_modules/brace/mode/liquid.js","webpack:///./node_modules/brace/theme
 sync 
^\\.\\/.*$","webpack:///./node_modules/brace/mode/glsl.js","webpack:///./node_modules/brace/mod
 [...]
\ No newline at end of file
diff --git a/cmd/ui/dist/js/chunk-vendors.328eb7a1.js 
b/cmd/ui/dist/static/js/chunk-vendors.dc4266aa.js
similarity index 79%
rename from cmd/ui/dist/js/chunk-vendors.328eb7a1.js
rename to cmd/ui/dist/static/js/chunk-vendors.dc4266aa.js
index 14af9e9a..a33ee598 100644
--- a/cmd/ui/dist/js/chunk-vendors.328eb7a1.js
+++ b/cmd/ui/dist/static/js/chunk-vendors.dc4266aa.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"007d":function(t,e,n){var
 
i=n("3eba");n("cb8f"),n("a96b"),n("42f6"),i.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},(function(){})),i.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},(function(){}))},"00ee":function(t,e,n){var
 i=n("b622"),r=i("toStringTag"),o={};o[r]="z",t.exports="[object 
z]"===String(o)},"00fd":function(t,e,n){var i=n("9e69"), [...]
":95===t?" ":76===t?"\u2028":80===t?"\u2029":""}function I(t){return 
t<=65535?String.fromCharCode(t):String.fromCharCode(55296+(t-65536>>10),56320+(t-65536&1023))}for(var
 O=new Array(256),M=new 
Array(256),P=0;P<256;P++)O[P]=D(P)?1:0,M[P]=D(P);function 
N(t,e){this.input=t,this.filename=e["filename"]||null,this.schema=e["schema"]||a,this.onWarning=e["onWarning"]||null,this.legacy=e["legacy"]||!1,this.json=e["json"]||!1,this.listener=e["listener"]||null,this.implicitTypes=this.schema.compile
 [...]
+(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"007d":function(t,e,n){var
 
i=n("3eba");n("cb8f"),n("a96b"),n("42f6"),i.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},(function(){})),i.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},(function(){}))},"00ee":function(t,e,n){var
 i=n("b622"),r=i("toStringTag"),o={};o[r]="z",t.exports="[object 
z]"===String(o)},"00fd":function(t,e,n){var i=n("9e69"), [...]
":95===t?" ":76===t?"\u2028":80===t?"\u2029":""}function I(t){return 
t<=65535?String.fromCharCode(t):String.fromCharCode(55296+(t-65536>>10),56320+(t-65536&1023))}for(var
 O=new Array(256),M=new 
Array(256),P=0;P<256;P++)O[P]=D(P)?1:0,M[P]=D(P);function 
N(t,e){this.input=t,this.filename=e["filename"]||null,this.schema=e["schema"]||a,this.onWarning=e["onWarning"]||null,this.legacy=e["legacy"]||!1,this.json=e["json"]||!1,this.listener=e["listener"]||null,this.implicitTypes=this.schema.compile
 [...]
 /*!
  * Vue.js v2.6.12
  * (c) 2014-2020 Evan You
@@ -18,7 +18,7 @@ var n=Object.freeze({});function i(t){return void 
0===t||null===t}function r(t){
  * (c) 2020 Evan You
  * @license MIT
  */
-function n(t){var 
e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:i});else{var 
n=t.prototype._init;t.prototype._init=function(t){void 
0===t&&(t={}),t.init=t.init?[i].concat(t.init):i,n.call(this,t)}}function 
i(){var t=this.$options;t.store?this.$store="function"===typeof 
t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}var
 i="undefined"!==typeof window?window:"undefined"!==typeof 
t?t:{},r=i.__VUE_DEVTOOLS_GLOBAL_HOOK__;function o(t){r&&( [...]
+function n(t){var 
e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:i});else{var 
n=t.prototype._init;t.prototype._init=function(t){void 
0===t&&(t={}),t.init=t.init?[i].concat(t.init):i,n.call(this,t)}}function 
i(){var t=this.$options;t.store?this.$store="function"===typeof 
t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}var
 i="undefined"!==typeof window?window:"undefined"!==typeof 
t?t:{},r=i.__VUE_DEVTOOLS_GLOBAL_HOOK__;function o(t){r&&( [...]
 /*!
  * clipboard.js v2.0.6
  * https://clipboardjs.com/
@@ -87,7 +87,7 @@ e.read=function(t,e,n,i,r){var 
o,s,a=8*r-i-1,l=(1<<a)-1,u=l>>1,c=-7,h=n?r-1:0,d=
  * @author   Feross Aboukhadijeh <http://feross.org>
  * @license  MIT
  */
-var i=n("1fb5"),r=n("9152"),o=n("e3db");function s(){try{var t=new 
Uint8Array(1);return 
t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 
42}},42===t.foo()&&"function"===typeof 
t.subarray&&0===t.subarray(1,1).byteLength}catch(e){return!1}}function 
a(){return u.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function 
l(t,e){if(a()<e)throw new RangeError("Invalid typed array length");return 
u.TYPED_ARRAY_SUPPORT?(t=new 
Uint8Array(e),t.__proto__=u.prototype):(null===t&&(t=new u(e) [...]
+var i=n("1fb5"),r=n("9152"),o=n("e3db");function s(){try{var t=new 
Uint8Array(1);return 
t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 
42}},42===t.foo()&&"function"===typeof 
t.subarray&&0===t.subarray(1,1).byteLength}catch(e){return!1}}function 
a(){return u.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function 
l(t,e){if(a()<e)throw new RangeError("Invalid typed array length");return 
u.TYPED_ARRAY_SUPPORT?(t=new 
Uint8Array(e),t.__proto__=u.prototype):(null===t&&(t=new u(e) [...]
 /*!
  * Determine if an object is a Buffer
  *
@@ -1454,5 +1454,5 @@ t.exports=function(t){return 
null!=t&&null!=t.constructor&&"function"===typeof t
 
/*!******************************************************************************!*\
   !*** external {"commonjs":"vue","commonjs2":"vue","amd":"vue","root":"Vue"} 
***!
   
\******************************************************************************/
-/*! no static exports found 
*/function(e,n){e.exports=t}})["default"]}))},ce86:function(t,e,n){var 
i=n("9e69"),r=n("7948"),o=n("6747"),s=n("ffd6"),a=1/0,l=i?i.prototype:void 
0,u=l?l.toString:void 0;function c(t){if("string"==typeof t)return 
t;if(o(t))return r(t,c)+"";if(s(t))return u?u.call(t):"";var 
e=t+"";return"0"==e&&1/t==-a?"-0":e}t.exports=c},cee4:function(t,e,n){"use 
strict";var i=n("c532"),r=n("1d2b"),o=n("0a06"),s=n("2444");function a(t){var 
e=new o(t),n=r(o.prototype.request,e) [...]
-//# sourceMappingURL=chunk-vendors.328eb7a1.js.map
\ No newline at end of file
+/*! no static exports found 
*/function(e,n){e.exports=t}})["default"]}))},ce86:function(t,e,n){var 
i=n("9e69"),r=n("7948"),o=n("6747"),s=n("ffd6"),a=1/0,l=i?i.prototype:void 
0,u=l?l.toString:void 0;function c(t){if("string"==typeof t)return 
t;if(o(t))return r(t,c)+"";if(s(t))return u?u.call(t):"";var 
e=t+"";return"0"==e&&1/t==-a?"-0":e}t.exports=c},cee4:function(t,e,n){"use 
strict";var i=n("c532"),r=n("1d2b"),o=n("0a06"),s=n("2444");function a(t){var 
e=new o(t),n=r(o.prototype.request,e) [...]
+//# sourceMappingURL=chunk-vendors.dc4266aa.js.map
\ No newline at end of file
diff --git a/cmd/ui/dist/static/js/chunk-vendors.dc4266aa.js.map 
b/cmd/ui/dist/static/js/chunk-vendors.dc4266aa.js.map
new file mode 100644
index 00000000..7c097cfd
--- /dev/null
+++ b/cmd/ui/dist/static/js/chunk-vendors.dc4266aa.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["webpack:///./node_modules/echarts/lib/component/tooltip.js","webpack:///./node_modules/core-js/internals/to-string-tag-support.js","webpack:///./node_modules/lodash/_getRawTag.js","webpack:///./node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js","webpack:///./node_modules/echarts/lib/component/gridSimple.js","webpack:///./node_modules/echarts/lib/component/dataset.js","webpack:///./node_modules/core-js/internals/function-bind-context.js","webpack:///
 [...]
\ No newline at end of file
diff --git a/dubbo-admin-ui/README.md b/dubbo-admin-ui/README.md
index 70a742b4..057b89d6 100644
--- a/dubbo-admin-ui/README.md
+++ b/dubbo-admin-ui/README.md
@@ -26,7 +26,8 @@ yarn build
 3. 拷贝构建结果到 admin 发布包
 
 ```shell
-cp -r ./target/dist/* ../cmd/ui/dist/
+rm -rf ../cmd/ui/dist
+cp -R ./dist ../cmd/ui/
 ```
 
 

Reply via email to