onReady( async function () { const results = await wixData.query("myCollection").find(); // the next line will run only after the query has ...
確定! 回上一頁