From dd33805638a4ac9d1922d3032cc2e39e22aa6094 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Mon, 30 Sep 2024 19:45:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E8=B7=B3=E8=BD=AC=E9=A2=84?= =?UTF-8?q?=E7=BA=A6=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/api.js | 6 +++++ config.js | 39 ++++++++++++++++++++++++++++++- manifest.json | 2 +- pages_order/components/product/submit.vue | 2 +- pages_order/mine/address.vue | 5 ++-- 5 files changed, 48 insertions(+), 6 deletions(-) diff --git a/api/api.js b/api/api.js index 7104ac2..420a263 100644 --- a/api/api.js +++ b/api/api.js @@ -162,6 +162,12 @@ const config = { method: 'POST', showLoading: true, }, + // 修改默认地址 + updateDefaultAddress: { + url: '/user/updateDefaultAddress', + method: 'POST', + showLoading: true, + }, // 查询地址 queryAddress: { url: '/user/queryAddress', diff --git a/config.js b/config.js index 259d346..89865b1 100644 --- a/config.js +++ b/config.js @@ -23,7 +23,7 @@ const config = { // 默认配置 const defaultConfig = { - mapKey : 'XMBBZ-BCPCV-SXPPQ-5Y7MY-PHZXK-YFFVU', + mapKey : 'SNGBZ-K6AKJ-5X2FI-XYKCM-DEZXZ-FGBA3', aliOss : { url : 'https://tennis-oss.xzaiyp.top/', config : { @@ -38,6 +38,43 @@ const defaultConfig = { endpoint:'oss-cn-guangzhou.aliyuncs.com', } }, + dict : { + course : {//申遗历程 + title : '申遗历程', + }, + Inheritance : {//遗产概况 + title : '遗产概况', + + }, + tell : {//遗产讲述 + title : '遗产讲述', + + }, + travel : {//达人同游 + title : '达人同游', + + }, + path : {//遗产路径 + title : '遗产路径', + + }, + follow : {//我要跟拍 + title : '我要跟拍', + + }, + experience : {//非遗体验 + title : '非遗体验', + + }, + Study : {//我要研学 + title : '我要研学', + + }, + good : {//文创好物 + title : '文创好物', + + }, + } } diff --git a/manifest.json b/manifest.json index 72c4c63..ff6a9b3 100644 --- a/manifest.json +++ b/manifest.json @@ -84,7 +84,7 @@ "sdkConfigs" : { "maps" : { "qqmap" : { - "key" : "XMBBZ-BCPCV-SXPPQ-5Y7MY-PHZXK-YFFVU" + "key" : "SNGBZ-K6AKJ-5X2FI-XYKCM-DEZXZ-FGBA3" } } }, diff --git a/pages_order/components/product/submit.vue b/pages_order/components/product/submit.vue index d1c7922..bff8d38 100644 --- a/pages_order/components/product/submit.vue +++ b/pages_order/components/product/submit.vue @@ -25,7 +25,7 @@ + @click="$utils.navigateTo('/pages_order/mine/cart')">