Skip to content

Commit

Permalink
change logo
Browse files Browse the repository at this point in the history
  • Loading branch information
icowan committed Dec 27, 2021
2 parents 76bdc52 + 1855e10 commit 58440ef
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 40 deletions.
8 changes: 4 additions & 4 deletions package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"js-cookie": "2.2.0",
"js-yaml": "^3.13.1",
"json2yaml": "1.1.0",
"lodash": "4.17.4",
"lodash": "4.17.21",
"lodash-decorators": "4.4.1",
"moment": "2.19.1",
"moment": "2.19.3",
"nprogress": "0.2.0",
"numeral": "2.0.6",
"omit.js": "1.0.0",
Expand All @@ -63,7 +63,7 @@
"sockjs-client": "1.3.0",
"umi": "2.0.3",
"url-polyfill": "1.0.14",
"xterm": "3.6.0",
"xterm": "3.8.1",
"yaml2json": "1.0.2"
},
"devDependencies": {
Expand All @@ -75,7 +75,7 @@
"cross-env": "5.1.1",
"cross-port-killer": "1.0.1",
"enzyme": "3.5.0",
"eslint": "4.14.0",
"eslint": "4.18.2",
"eslint-config-airbnb": "16.0.0",
"eslint-config-prettier": "2.10.0",
"eslint-plugin-babel": "4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions src/services/group.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import request from '../utils/request';
import Cookie from 'js-cookie';

export async function grouplist(params) {
return request('/group', {
return request('/group/', {
method: 'GET',
params,
});
Expand All @@ -18,14 +18,14 @@ export async function adminAddGroup(params) {
}

export async function member(params) {
return request('/member', {
return request('/member/', {
method: 'GET',
params,
});
}

export async function ownNamespacesList() {
return request('/namespace');
return request('/namespace/');
}

export async function memberLike(params) {
Expand Down
8 changes: 4 additions & 4 deletions src/services/template.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/
import request from '../utils/request';
export async function templateList(params) {
return request('/template', {
return request('/template/', {
method: 'GET',
params,
});
Expand All @@ -24,15 +24,15 @@ export async function updateTemplate(params) {
});
}
export async function addTemplate(params) {
return request('/template', {
return request('/template/', {
method: 'POST',
body: {
...params,
},
});
}
export async function messageTemplateList(params) {
return request('/messageTemplate', {
return request('/messageTemplate/', {
method: 'GET',
params,
});
Expand All @@ -53,7 +53,7 @@ export async function updateMessageTemplate(params) {
});
}
export async function addMessageTemplate(params) {
return request('/messageTemplate', {
return request('/messageTemplate/', {
method: 'POST',
body: {
...params,
Expand Down
50 changes: 21 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5883,7 +5883,7 @@ [email protected]:
esutils "^2.0.2"
isarray "^1.0.0"

doctrine@^2.0.2, doctrine@^2.1.0:
doctrine@^2.1.0:
version "2.1.0"
resolved "https://registry.npm.taobao.org/doctrine/download/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
integrity sha1-XNAfwQFiG0LEzX9dGmYkNxbT850=
Expand Down Expand Up @@ -6811,18 +6811,18 @@ eslint-visitor-keys@^1.0.0:
resolved "https://registry.npm.taobao.org/eslint-visitor-keys/download/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
integrity sha1-PzGA+y4pEBdxastMnW1bXDSmqB0=

eslint@4.14.0:
version "4.14.0"
resolved "https://registry.npm.taobao.org/eslint/download/eslint-4.14.0.tgz#96609768d1dd23304faba2d94b7fefe5a5447a82"
integrity sha1-lmCXaNHdIzBPq6LZS3/v5aVEeoI=
eslint@4.18.2:
version "4.18.2"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.2.tgz#0f81267ad1012e7d2051e186a9004cc2267b8d45"
integrity sha512-qy4i3wODqKMYfz9LUI8N2qYDkHkoieTbiHpMrYUI/WbjhXJQr7lI4VngixTgaG+yHX+NBCv7nW4hA0ShbvaNKw==
dependencies:
ajv "^5.3.0"
babel-code-frame "^6.22.0"
chalk "^2.1.0"
concat-stream "^1.6.0"
cross-spawn "^5.1.0"
debug "^3.1.0"
doctrine "^2.0.2"
doctrine "^2.1.0"
eslint-scope "^3.7.1"
eslint-visitor-keys "^1.0.0"
espree "^3.5.2"
Expand Down Expand Up @@ -6851,7 +6851,7 @@ [email protected]:
semver "^5.3.0"
strip-ansi "^4.0.0"
strip-json-comments "~2.0.1"
table "^4.0.1"
table "4.0.2"
text-table "~0.2.0"

[email protected]:
Expand Down Expand Up @@ -10460,15 +10460,7 @@ [email protected]:
argparse "^1.0.7"
esprima "^4.0.0"

js-yaml@^3.12.0, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1:
version "3.12.1"
resolved "https://registry.npm.taobao.org/js-yaml/download/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
integrity sha1-KVyGMqGKI+BUz1ydPOyv5ngWdgA=
dependencies:
argparse "^1.0.7"
esprima "^4.0.0"

js-yaml@^3.13.1:
js-yaml@^3.12.0, js-yaml@^3.13.1, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1:
version "3.13.1"
resolved "https://registry.npm.taobao.org/js-yaml/download/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
integrity sha1-r/FRswv9+o5J4F2iLnQV6d+jeEc=
Expand Down Expand Up @@ -11143,15 +11135,15 @@ lodash.uniq@^4.5.0:
resolved "https://registry.npm.taobao.org/lodash.uniq/download/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

[email protected], "lodash@>=3.5 <5", lodash@^4.0.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.16.5, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@~4.17.4:
[email protected]:
version "4.17.11"
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha1-s56mIp72B+zYniyN8SU2iRysm40=

[email protected]:
version "4.17.4"
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
integrity sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=
[email protected].21, "lodash@>=3.5 <5", lodash@^4.0.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.16.5, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@~4.17.4:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

log-symbols@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -11724,10 +11716,10 @@ [email protected]:
dependencies:
commander "*"

[email protected].1:
version "2.19.1"
resolved "https://registry.npm.taobao.org/moment/download/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167"
integrity sha1-VtoaLRy/AdOLfhr8McELz6GSkWc=
[email protected].3:
version "2.19.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f"
integrity sha1-vbmdJw1tf9p4zA+6zoVeJ/59pp8=

[email protected], moment@^2.19.3:
version "2.24.0"
Expand Down Expand Up @@ -18793,10 +18785,10 @@ xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.0, xtend@~4.0.1:
resolved "https://registry.npm.taobao.org/xtend/download/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68=

xterm@3.6.0:
version "3.6.0"
resolved "https://registry.npm.taobao.org/xterm/download/xterm-3.6.0.tgz#9b95cd23a338e5842343aec1a104f094c5153e7c"
integrity sha1-m5XNI6M45YQjQ67BoQTwlMUVPnw=
xterm@3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.8.1.tgz#0beabaccdc23bd3ab2397c5129ed9b06b0abb167"
integrity sha512-M8bKuibUOr07zReT+2XWQgwoHvBZpi8rkuiYMY+xstmMjfxtb3BgCTQMesmi2WEtmXQu6vIw6rg0v736KkLtQQ==

y18n@^3.2.1:
version "3.2.1"
Expand Down

0 comments on commit 58440ef

Please sign in to comment.