This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
from c4f2898e Merge pull request #88 from mfordjody/master
add 01b0fc26 add 404 default page
add b7e17229 Improve the 404 page
new 9a084b6d Merge pull request #151 from jianyi-gronk/feature/ui/404page
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ui-vue3/src/assets/dubbo.png | Bin 0 -> 2529 bytes
ui-vue3/src/base/i18n/en.ts | 5 +++-
ui-vue3/src/base/i18n/zh.ts | 5 +++-
ui-vue3/src/router/defaultRoutes.ts | 8 ++++++
.../applications/index.vue => error/notFound.vue} | 28 +++++++++++++++++----
5 files changed, 39 insertions(+), 7 deletions(-)
create mode 100644 ui-vue3/src/assets/dubbo.png
copy ui-vue3/src/views/{resources/applications/index.vue =>
error/notFound.vue} (62%)