diff --git a/api/request.ts b/api/request.ts index 8648824..d3aee80 100644 --- a/api/request.ts +++ b/api/request.ts @@ -6,5 +6,5 @@ export const domain = 'https://www.carboner.cn/api' export const myIp = 'http://8.130.119.119:9092/api' export const nwct = 'https://winning-mouse-internally.ngrok-free.app/api' export const suiUrl = '' -export const baseUrl = develop +export const baseUrl = Url \ No newline at end of file diff --git a/common/globalFont.js b/common/globalFont.js index e61e933..b4c8a00 100644 --- a/common/globalFont.js +++ b/common/globalFont.js @@ -1,36 +1,36 @@ export const getFonts =()=>{ //首页 - uni.loadFontFace({ - family: 'ZhongShanFonts', - source: `url("https://carbon2.obs.cn-north-4.myhuaweicloud.com/fonts/ZhongShanFonts.ttf")`, - success:(res) =>{ - console.log('success',res); - }, - fail:(err) => { - console.log('err',err); - } - }) - //其他页面 - uni.loadFontFace({ - family: 'FangZhengFonts', - source: `url("https://carbon2.obs.cn-north-4.myhuaweicloud.com/fonts/FangZhengFonts.TTF")`, - success:(res) =>{ - console.log('success',res); - }, - fail:(err) => { - console.log('err',err); - } - }) + // uni.loadFontFace({ + // family: 'ZhongShanFonts', + // source: `url("https://carbon2.obs.cn-north-4.myhuaweicloud.com/fonts/ZhongShanFonts.ttf")`, + // success:(res) =>{ + // console.log('success',res); + // }, + // fail:(err) => { + // console.log('err',err); + // } + // }) + // //其他页面 + // uni.loadFontFace({ + // family: 'FangZhengFonts', + // source: `url("https://carbon2.obs.cn-north-4.myhuaweicloud.com/fonts/FangZhengFonts.TTF")`, + // success:(res) =>{ + // console.log('success',res); + // }, + // fail:(err) => { + // console.log('err',err); + // } + // }) - uni.loadFontFace({ - family: 'FangZhengXiaoZhuan', - source: `url("https://carbon2.obs.cn-north-4.myhuaweicloud.com/fonts/FangZhengXiaoZhuan.ttf")`, - success:(res) =>{ - console.log('success',res); - }, - fail:(err) => { - console.log('err',err); - } - }) + // uni.loadFontFace({ + // family: 'FangZhengXiaoZhuan', + // source: `url("https://carbon2.obs.cn-north-4.myhuaweicloud.com/fonts/FangZhengXiaoZhuan.ttf")`, + // success:(res) =>{ + // console.log('success',res); + // }, + // fail:(err) => { + // console.log('err',err); + // } + // }) } \ No newline at end of file diff --git a/common/globalImagesUrl.js b/common/globalImagesUrl.js index 4e557d1..c477592 100644 --- a/common/globalImagesUrl.js +++ b/common/globalImagesUrl.js @@ -1,4 +1,4 @@ -export const bookUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/book' -export const couponUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/coupon' -export const workshopUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/workshop' -export const myOrderUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/my-order' \ No newline at end of file +export const bookUrl = 'http://123.249.108.160:8888/api/file/downloadFile?objectKey=feiyi/miniProgram/book' +export const couponUrl = 'http://123.249.108.160:8888/api/file/downloadFile?objectKey=feiyi/miniProgram/coupon' +export const workshopUrl = 'http://123.249.108.160:8888/api/file/downloadFile?objectKey=feiyi/miniProgram/workshop' +export const myOrderUrl = 'http://123.249.108.160:8888/api/file/downloadFile?objectKey=feiyi/miniProgram/my-order' \ No newline at end of file diff --git a/pages/Shopping-cart/component/addProduct.vue b/pages/Shopping-cart/component/addProduct.vue index f88514f..2392c57 100644 --- a/pages/Shopping-cart/component/addProduct.vue +++ b/pages/Shopping-cart/component/addProduct.vue @@ -20,17 +20,17 @@ src="https://carbon2.obs.cn-north-4.myhuaweicloud.com:443/feiyi%2Ftest%2F0%2FxSHTnKhk-close.png" @click="close()" /> - + + /> {{ quantity }} - + + /> @@ -201,14 +201,14 @@ .text_3 { color: #000000; font-size: 28.13rpx; - font-family: FangZhengFonts; + font-family: FZSongKeBenXiuKaiS-R-GB; line-height: 26.21rpx; } .text_4 { color: #000000; font-size: 26.25rpx; - font-family: FangZhengFonts; + font-family: FZSongKeBenXiuKaiS-R-GB; line-height: 24.34rpx; } @@ -240,7 +240,7 @@ .text_5 { color: #000000; font-size: 30rpx; - font-family: FangZhengFonts; + font-family: FZSongKeBenXiuKaiS-R-GB; line-height: 21.41rpx; } diff --git a/pages/Shopping-cart/newaddress_Info/newaddress_Info.vue b/pages/Shopping-cart/newaddress_Info/newaddress_Info.vue index 2c5ad41..531c896 100644 --- a/pages/Shopping-cart/newaddress_Info/newaddress_Info.vue +++ b/pages/Shopping-cart/newaddress_Info/newaddress_Info.vue @@ -32,14 +32,14 @@