Compare commits

..

No commits in common. "8de0b2bfb4b79589eda8ebcd91e119106ffbd717" and "8a175ad7099ceeabdb3568994c9ff027aad1ce71" have entirely different histories.

View File

@ -1,6 +1,6 @@
<script setup>
import { orderQuery } from "~/api/goods/index.js";
import { abroadPayInfo } from "~/api-collect-code/abroad/index";
import { abroadCreateOrder } from "~/api-collect-code/abroad";
definePageMeta({
i18n: "payment.text1",
});