아이디 생성 가능
This commit is contained in:
+2
-1
@@ -12,8 +12,9 @@ function Replace(url) {
|
||||
}
|
||||
|
||||
function ReplaceFrame(url) {
|
||||
//window.top.location.replace(url);
|
||||
console.log('top',url);
|
||||
window.top.location.replace(url);
|
||||
|
||||
}
|
||||
|
||||
function ImportStyle(href) {
|
||||
|
||||
Reference in New Issue
Block a user