[本时生活小程序]

This commit is contained in:
zhangmanman
2021-06-28 09:14:06 +08:00
parent aacd11356b
commit fa6638c90b
5 changed files with 22 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import {updToken} from './updateToken'
// wx8e424dbdc443381f 测试appid // wx8e424dbdc443381f 测试appid
// wxb2e3e8091d9feac3 正式appid // wxb2e3e8091d9feac3 正式appid
const api = "https://card.ysd-bs.com/api/" //正式地址 const api = "https://lifetest.ysd-bs.com/api/" //正式地址
const header = { const header = {
"Accept" : "application/json" "Accept" : "application/json"
} }

View File

@@ -27,6 +27,7 @@ Page({
}, },
onLoad(e) { onLoad(e) {
console.log(e)
wx.getLocation({ wx.getLocation({
success: res => { success: res => {
// 解析坐标 // 解析坐标

View File

@@ -23,7 +23,7 @@
"compileHotReLoad": false, "compileHotReLoad": false,
"useMultiFrameRuntime": true, "useMultiFrameRuntime": true,
"useApiHook": true, "useApiHook": true,
"useApiHostProcess": false, "useApiHostProcess": true,
"babelSetting": { "babelSetting": {
"ignore": [], "ignore": [],
"disablePlugins": [], "disablePlugins": [],
@@ -40,7 +40,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.12.1", "libVersion": "2.12.1",
"appid": "wxb2e3e8091d9feac3", "appid": "wx8e424dbdc443381f",
"projectname": "%E4%BA%BF%E6%97%B6%E4%BB%A3%EF%BC%88%E6%B5%8B%E8%AF%95%EF%BC%89", "projectname": "%E4%BA%BF%E6%97%B6%E4%BB%A3%EF%BC%88%E6%B5%8B%E8%AF%95%EF%BC%89",
"debugOptions": { "debugOptions": {
"hidedInDevtools": [] "hidedInDevtools": []

View File

@@ -106,6 +106,13 @@
{ {
"name": "pages/makeForm/makeForm", "name": "pages/makeForm/makeForm",
"pathName": "pages/makeForm/makeForm", "pathName": "pages/makeForm/makeForm",
"query": "",
"scene": null
},
{
"name": "pages/switchcity/switchcity",
"pathName": "pages/switchcity/switchcity",
"query": "",
"scene": null "scene": null
} }
] ]

11
sh.exe.stackdump Normal file
View File

@@ -0,0 +1,11 @@
Stack trace:
Frame Function Args
00800000010 0018006392E (00180279F10, 0018026AFD1, 00800000010, 000FFFFBA00)
00800000010 0018004973A (00100002000, 000FFFFCBA0, 00180350478, 00000000002)
00800000010 00180049772 (00000000002, 00180350788, 00800000010, 00000000008)
00800000010 0018005CBDD (000FFFFCC9F, 000FFFFCBD0, 000FFFFCC74, 000FFFFCC9F)
000FFFFCBAC 0018005CD4F (745C695C675C2F5C, 7A5C755C795C2E5C, 6B5C6E5C615C685C, 2E5C695C6A5C655C)
000FFFFCCE0 00180049EE8 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0 00180048846 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0 001800488F4 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace