Browse Source

上传

master
前端-胡立永 1 day ago
parent
commit
7a9cb9e601
17 changed files with 5 additions and 4 deletions
  1. BIN
      doc/address.png
  2. BIN
      doc/bg.png
  3. BIN
      doc/c.png
  4. BIN
      doc/cart.png
  5. BIN
      doc/category.png
  6. BIN
      doc/center.png
  7. BIN
      doc/editAddress.png
  8. BIN
      doc/hc.png
  9. BIN
      doc/home-s.png
  10. BIN
      doc/home.png
  11. BIN
      doc/logo.png
  12. BIN
      doc/order.png
  13. BIN
      doc/productDetail.png
  14. BIN
      doc/productUnit.png
  15. BIN
      doc/purse.png
  16. +5
    -4
      pages_order/mine/promotion.vue
  17. BIN
      pages_order/static/logo.png

BIN
doc/address.png View File

Before After
Width: 597  |  Height: 1255  |  Size: 149 KiB

BIN
doc/bg.png View File

Before After
Width: 636  |  Height: 917  |  Size: 940 KiB

BIN
doc/c.png View File

Before After
Width: 586  |  Height: 1275  |  Size: 120 KiB

BIN
doc/cart.png View File

Before After
Width: 604  |  Height: 1279  |  Size: 137 KiB

BIN
doc/category.png View File

Before After
Width: 606  |  Height: 1263  |  Size: 136 KiB

BIN
doc/center.png View File

Before After
Width: 580  |  Height: 1266  |  Size: 140 KiB

BIN
doc/editAddress.png View File

Before After
Width: 601  |  Height: 1276  |  Size: 157 KiB

BIN
doc/hc.png View File

Before After
Width: 1037  |  Height: 1495  |  Size: 2.1 MiB

BIN
doc/home-s.png View File

Before After
Width: 595  |  Height: 1270  |  Size: 176 KiB

BIN
doc/home.png View File

Before After
Width: 586  |  Height: 1276  |  Size: 271 KiB

BIN
doc/logo.png View File

Before After
Width: 860  |  Height: 860  |  Size: 270 KiB

BIN
doc/order.png View File

Before After
Width: 588  |  Height: 1270  |  Size: 107 KiB

BIN
doc/productDetail.png View File

Before After
Width: 604  |  Height: 1264  |  Size: 177 KiB

BIN
doc/productUnit.png View File

Before After
Width: 619  |  Height: 1254  |  Size: 161 KiB

BIN
doc/purse.png View File

Before After
Width: 615  |  Height: 1267  |  Size: 138 KiB

+ 5
- 4
pages_order/mine/promotion.vue View File

@ -36,15 +36,16 @@ import index from '../../uni_modules/uv-ui-tools'
title: '', title: '',
baseUrl: 'https://image.hhlm1688.com/', baseUrl: 'https://image.hhlm1688.com/',
canvas: {}, canvas: {},
imagePath: 'https://image.hhlm1688.com/2025-02-26/6539d2fa-558d-47db-9681-ecffec5b6c5d.png',
imagePath: 'https://image.hhlm1688.com/2025-02-27/2fe7e417-54ad-4911-b9ba-84ac7d48e66d.png',
// imagePath: 'https://image.hhlm1688.com/2025-02-26/6539d2fa-558d-47db-9681-ecffec5b6c5d.png',
index : 0, index : 0,
} }
}, },
onShow() { onShow() {
// let that = this;
let that = this;
// that.draw() // that.draw()
// if(!that.promotionUrl){ // if(!that.promotionUrl){
// // that.getQrCode()
// that.getQrCode()
// uni.showLoading({ // uni.showLoading({
// title: "..." // title: "..."
// }) // })
@ -119,7 +120,7 @@ import index from '../../uni_modules/uv-ui-tools'
// //
const coderImage = canvas.createImage() const coderImage = canvas.createImage()
coderImage.src = '../static/p.jpg'
coderImage.src = '../static/logo.png'
// coderImage.src = that.baseUrl + that.url // coderImage.src = that.baseUrl + that.url
let size = 0; let size = 0;


BIN
pages_order/static/logo.png View File

Before After
Width: 860  |  Height: 860  |  Size: 270 KiB

Loading…
Cancel
Save