Compare commits
No commits in common. "8de0b2bfb4b79589eda8ebcd91e119106ffbd717" and "8a175ad7099ceeabdb3568994c9ff027aad1ce71" have entirely different histories.
8de0b2bfb4
...
8a175ad709
@ -1,6 +1,6 @@
|
|||||||
<script setup>
|
<script setup>
|
||||||
import { orderQuery } from "~/api/goods/index.js";
|
import { orderQuery } from "~/api/goods/index.js";
|
||||||
import { abroadPayInfo } from "~/api-collect-code/abroad/index";
|
import { abroadCreateOrder } from "~/api-collect-code/abroad";
|
||||||
definePageMeta({
|
definePageMeta({
|
||||||
i18n: "payment.text1",
|
i18n: "payment.text1",
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user