Update common.js

This commit is contained in:
Mr Chen 2024-09-15 14:38:36 +08:00
parent c02e95bc49
commit 4f4dfd0ee1
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ function syncCfCmd(){
apaPost('run_sync_cf_cmd', {}, function(data){
var rdata = $.parseJSON(data.data);
layer.open({
title: "手动同步CloudFlare全部命令",
title: "手动同步CloudFlare域名全部命令",
area: ['600px', '180px'],
type:1,
closeBtn: 1,