소스 검색

upload

soldDate
HolyKnightIX 1 년 전
부모
커밋
148648e4ee
2개의 변경된 파일54개의 추가작업 그리고 48개의 파일을 삭제
  1. +6
    -0
      pages/main/index.js
  2. +48
    -48
      project.config.json

+ 6
- 0
pages/main/index.js 파일 보기

@@ -389,6 +389,12 @@ Page({
url: '/pages/exchange/exchange'
})
}
// 兑换
else if (app.globalData.type == 'zb') {
tt.redirectTo({
url: '/pages/liveLsit/liveLsit'
})
}
// 通过分享进入的门店详情
else if (options && options.id && options.frommd == 'md') {
tt.redirectTo({


+ 48
- 48
project.config.json 파일 보기

@@ -1,52 +1,52 @@
{
"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": 1676969626961,
"name": "pages/main/index",
"pathName": "pages/main/index",
"query": "type=md&id=758855991052394496&tenantId=1032",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1671727084768,
"name": "index/index",
"pathName": "pages/main/index",
"query": "type=cd&couponChannelId=762472141677453312&tenantId=1032",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1676971480642,
"name": "pages/liveLsit/liveLsit",
"pathName": "pages/liveLsit/liveLsit",
"query": "tenantId=1032",
"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": 1676969626961,
"name": "pages/main/index",
"pathName": "pages/main/index",
"query": "type=md&id=758855991052394496&tenantId=1032",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1671727084768,
"name": "index/index",
"pathName": "pages/main/index",
"query": "type=cd&couponChannelId=762472141677453312&tenantId=1032",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
},
{
"id": 1676971480642,
"name": "pages/liveLsit/liveLsit",
"pathName": "pages/liveLsit/liveLsit",
"query": "tenantId=1032",
"scene": "990001",
"launchFrom": "scan",
"location": "qr_code"
}
]
}
}
}

불러오는 중...
취소
저장