同步数据

This commit is contained in:
2022-09-22 14:29:39 +08:00
parent dbe1bb26a4
commit 8bf4442eed
23 changed files with 5 additions and 5 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
components/.DS_Store vendored Normal file

Binary file not shown.

BIN
pages/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
pages/mission/.DS_Store vendored Normal file

Binary file not shown.

BIN
pages/store/.DS_Store vendored

Binary file not shown.

View File

@@ -98,7 +98,6 @@
goods_sku_id: this.$Route.query.skuId, goods_sku_id: this.$Route.query.skuId,
collage_id:this.$Route.query.collageid || '', collage_id:this.$Route.query.collageid || '',
} }
console.log(data);
buyPin(data).then(res => { buyPin(data).then(res => {
this.address = res.address this.address = res.address
this.freight = res.freight this.freight = res.freight
@@ -121,7 +120,8 @@
buy({ buy({
goods_sku_id: this.$Route.query.skuId, goods_sku_id: this.$Route.query.skuId,
qty: this.qty qty: this.qty
}).then(res => { }).then(res => {
console.log(res)
this.address = res.address this.address = res.address
this.freight = res.freight this.freight = res.freight
this.total = res.total this.total = res.total

BIN
static/.DS_Store vendored

Binary file not shown.

BIN
static/chat/.DS_Store vendored Normal file

Binary file not shown.

BIN
uniCloud-aliyun/.DS_Store vendored Normal file

Binary file not shown.

BIN
uniCloud-aliyun/cloudfunctions/.DS_Store vendored Normal file

Binary file not shown.

BIN
uni_modules/.DS_Store vendored Normal file

Binary file not shown.

BIN
uni_modules/oct-address/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
uni_modules/qiun-data-charts/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
uni_modules/uni-popup/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
uni_modules/uni-scss/.DS_Store vendored Normal file

Binary file not shown.

BIN
uni_modules/uni-scss/styles/.DS_Store vendored Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long