提交 49691ce7 作者: ZhangLingKun

修复:测试修改

上级 fad1c209
流水线 #7001 已通过 于阶段
in 35 秒
...@@ -11,7 +11,7 @@ onLaunch(() => { ...@@ -11,7 +11,7 @@ onLaunch(() => {
// } // }
}) })
onShow(() => { onShow(() => {
console.log('App Show 20231116 15:16') console.log('App Show 20231116 15:32')
}) })
onHide(() => { onHide(() => {
console.log('App Hide') console.log('App Hide')
......
...@@ -190,7 +190,7 @@ import weChatSDK from 'z-weixin-ts' ...@@ -190,7 +190,7 @@ import weChatSDK from 'z-weixin-ts'
currentItem: {}, currentItem: {},
icon: { icon: {
type: 'image', type: 'image',
image: '../../static/img/map-point-icon.png', image: 'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/b0364bd1-f193-4b93-ac9f-cfb6e2624d6b.png',
size: [32, 32], size: [32, 32],
anchor: 'bottom-center', anchor: 'bottom-center',
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论