// In Site tab import {session} from 'wix-storage-frontend'; import wixLocationFrontend from 'wix-location-frontend'; let previousPageURL; $w.onReady(function () { previousPageURL = session.getItem("page"); session.setItem("page", wixLocationFrontend.url); });
top of page

​ซอร์สโค้ดแปลกๆ

ยังไม่มีโพสต์ที่เผยแพร่แล้วในภาษานี้
หลังจากที่โพสต์เผยแพร่แล้ว คุณจะเห็นข้อมูลที่นี่
bottom of page