修复文本框链接问题

This commit is contained in:
sj
2022-10-25 20:34:38 +08:00
parent 76f6039a1d
commit 46437af817
20 changed files with 1653 additions and 972 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ export default {
addCustomDialog () {
window.UE.registerUI('yshop', function (editor, uiName) {
let dialog = new window.UE.ui.Dialog({
iframeUrl: '/yshop/materia/index',
iframeUrl: '#yshop/materia/index',
editor: editor,
name: uiName,
title: '上传图片',