Ver a proveniência

upload

product
HolyKnightIX há 1 ano
ascendente
cometimento
674ab5b92e
3 ficheiros alterados com 76 adições e 70 eliminações
  1. +4
    -4
      ext.json
  2. +6
    -0
      index/index.js
  3. +66
    -66
      project.config.json

+ 4
- 4
ext.json Ver ficheiro

@@ -1,17 +1,17 @@
{
"ext": {
"attr": {
"configUrl": "https://ctest.malls.iformall.com/C/api"
"configUrl": "https://c.malls.iformall.com/C/api"
},
"name": "富茂券券集团版",
"weappId": "tt620e14b3fd30264101"
"name": "家帮汇保姆育儿嫂",
"weappId": "ttc82fbe92571351e401"
},
"window": {
"backgroundTextStyle": "light",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fff"
},
"extAppid": "tt620e14b3fd30264101",
"extAppid": "ttc82fbe92571351e401",
"extEnable": true,
"directCommit": false,
"networkTimeout": {


+ 6
- 0
index/index.js Ver ficheiro

@@ -148,6 +148,12 @@ Page({
Http.get({
url: '/mall/subMall?isAll=1',
}).then(res => {
if (res.data || res.data.length == 0) {
console.log('noMall!');
if (tt.getStorageSync('mallTenantId')) {
tt.removeStorageSync('mallTenantId');
}
}

tt.setStorageSync('shopList', JSON.stringify(res.data));



+ 66
- 66
project.config.json Ver ficheiro

@@ -1,70 +1,70 @@
{
"setting": {
"urlCheck": false,
"es6": true,
"newFeature": false,
"postcss": false,
"mockUpdate": true,
"minified": false,
"autoPush": false,
"scripts": false,
"mockLogin": false,
"autoCompile": true,
"localPlugins": false,
"IDEPreviewHotRestartCache": false
},
"appid": "ttde7ca8c141425a2301",
"projectname": "tt富茂C",
"condition": {
"miniprogram": {
"current": -1,
"list": [
{
"id": 1678508631604,
"name": "pages/main/index",
"pathName": "pages/main/index",
"query": "type=uc&tenantId=1033",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1678428610317,
"name": "index/index",
"pathName": "pages/main/index",
"query": "type=scanIn&tenantId=1034",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1678330099779,
"name": "scanIn",
"pathName": "pages/main/index",
"query": "scene=t:scanInAu:1034",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1678687102364,
"name": "奥尔良鸡腿(昌东)",
"pathName": "pages/main/index",
"query": "type=cd&couponChannelId=790733288312070144&tenantId=1032",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1679365133968,
"name": "爽口酸萝卜一份(昌西)",
"pathName": "pages/main/index",
"query": "type=cd&couponChannelId=792625127019700224&tenantId=1033",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
"setting": {
"urlCheck": false,
"es6": true,
"newFeature": false,
"postcss": false,
"mockUpdate": true,
"minified": false,
"autoPush": false,
"scripts": false,
"mockLogin": false,
"autoCompile": true,
"localPlugins": false,
"IDEPreviewHotRestartCache": false
},
"appid": "ttde7ca8c141425a2301",
"projectname": "tt富茂C",
"condition": {
"miniprogram": {
"current": -1,
"list": [
{
"id": 1678508631604,
"name": "pages/main/index",
"pathName": "pages/main/index",
"query": "type=uc&tenantId=1033",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1678428610317,
"name": "index/index",
"pathName": "pages/main/index",
"query": "type=scanIn&tenantId=1034",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1678330099779,
"name": "scanIn",
"pathName": "pages/main/index",
"query": "scene=t:scanInAu:1034",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1678687102364,
"name": "奥尔良鸡腿(昌东)",
"pathName": "pages/main/index",
"query": "type=cd&couponChannelId=790733288312070144&tenantId=1032",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1679365133968,
"name": "爽口酸萝卜一份(昌西)",
"pathName": "pages/main/index",
"query": "type=cd&couponChannelId=792625127019700224&tenantId=1033",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
}
]
}
]
}
}
}

Carregando…
Cancelar
Guardar