mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-07 14:35:20 +08:00
格式化代码
This commit is contained in:
parent
a5b0f5c8fe
commit
368818acd0
2 changed files with 3 additions and 3 deletions
|
@ -176,7 +176,7 @@
|
|||
data.append('custom_download_server', vm.mirrors_form.custom_download_server);
|
||||
data.append('api_server', vm.mirrors_form.api_server);
|
||||
data.append('download_server', vm.mirrors_form.download_server);
|
||||
|
||||
|
||||
let root_url = window.location.href.split('wp-content')[0];
|
||||
axios.post(root_url + 'wp-content/plugins/wp-china-yes/api.php', data)
|
||||
.then(function (response) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue