diff --git a/src/main/resources/templates/fragments/main.html b/src/main/resources/templates/fragments/main.html new file mode 100644 index 0000000..fe03c82 --- /dev/null +++ b/src/main/resources/templates/fragments/main.html @@ -0,0 +1,31 @@ + + + +
+ +你可以使用以下几个初始的账号进行登录:
+Username | +Password | +Remark | +
---|---|---|
admin | +admin | +All privileges, allow visit [Mobile] and [Unity] resources, manage user | +
unity | +unity | +Only allow visit [Unity] resource, support grant_type: + authorization_code,refresh_token,implicit | +
mobile | +mobile | +Only allow visit [Mobile] resource, support grant_type: password,refresh_token | +