百色农校完成

This commit is contained in:
2025-05-16 20:15:45 +08:00
parent e97d08f410
commit e37c9640a8
17 changed files with 51 additions and 47 deletions

View File

@@ -215,9 +215,9 @@ const reload = async () => {
})
}
// 拼接图片路径
if(data.content){
form.content = form.content?.replace(/src="\//g, 'src="' + FILE_SERVER + '/');
}
// if(data.content){
// form.content = form.content?.replace(/src="\//g, 'src="' + FILE_SERVER + '/');
// }
if(form.permission === 1){
console.log('登录可见')