Compare commits

...

3 Commits

Author SHA1 Message Date
weipengfei bc4a352a2d 更新 2024-03-26 18:07:58 +08:00
weipengfei 2244c6edac Merge branch 'new' of https://gitea.lihaink.cn/mkm/shop-applet into new 2024-03-26 17:21:27 +08:00
weipengfei 38d8bb7c81 更新 2024-03-26 17:21:22 +08:00
6 changed files with 21 additions and 25 deletions

View File

@ -120,10 +120,6 @@
if (option?.referrerInfo?.extraData?.uniMP) {
uni.setStorageSync('uniMP', option.referrerInfo?.extraData?.uniMP);
// this.$store.commit("LOGIN", {
// 'token': option.referrerInfo?.extraData?.token,
// 'time': 604800
// });
parseToken({
token: option.referrerInfo?.extraData?.token
}).then((res)=>{

View File

@ -1,7 +1,7 @@
import request from "@/utils/request.js";
/**
* 文章详情
*
*
*/
export function parseToken(data) {

View File

@ -9,9 +9,9 @@ let httpApiThree
let wsApi
// 在打包之前请检查当前环境是否正确
// const env = 'dev'; // 开发
const env = 'dev'; // 开发
// const env = 'prod'; // 生产
const env = 'prew'; // 预上线
// const env = 'prew'; // 预上线
switch (env) {
case 'prod':

View File

@ -2,8 +2,8 @@
"name" : "惠农商户平台",
"appid" : "__UNI__1EE148C",
"description" : "",
"versionName" : "1.3.9",
"versionCode" : 139,
"versionName" : "1.4.3",
"versionCode" : 1430,
"transformPx" : false,
/* 5+App */
"app-plus" : {

View File

@ -201,7 +201,7 @@
options.product_type ? uni.setStorageSync("PRODUCT_TYPE", 98) : uni.removeStorageSync("PRODUCT_TYPE");
this.getOrderStatistics(this.mer_id);
this.getList(this.mer_id)
this.purchaseOrderList(this.mer_id)
// this.purchaseOrderList(this.mer_id)
},
methods: {
getIndex: function() {

View File

@ -551,11 +551,11 @@
// type: 3,
// image: require('@/static/images/index4.png')
// },
{
name: '扫码付款',
type: 18,
image: require('@/static/images/index25.png')
},
// {
// name: '',
// type: 18,
// image: require('@/static/images/index25.png')
// },
// {
// name: '',
// type: 4,
@ -652,11 +652,11 @@
type: 2,
image: require('@/static/images/index1.png')
},
{
name: '扫码付款',
type: 18,
image: require('@/static/images/index25.png')
},
// {
// name: '',
// type: 18,
// image: require('@/static/images/index25.png')
// },
{
name: '提现管理',
type: 5,
@ -761,11 +761,11 @@
type: 23,
image: require('@/static/images/index26.png')
},
{
name: '扫码付款',
type: 18,
image: require('@/static/images/index25.png')
},
// {
// name: '',
// type: 18,
// image: require('@/static/images/index25.png')
// },
// {
// name: '',
// type: 4,