File tree Expand file tree Collapse file tree 6 files changed +2
-362
lines changed
Expand file tree Collapse file tree 6 files changed +2
-362
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3939 < button class ="btn " type ="button " data-action ="reLaunch "> reLaunch</ button >
4040 < button class ="btn " type ="button " data-action ="switchTab "> switchTab</ button >
4141 </ div >
42- < p class ="desc "> 网页向应用发送消息,应用会在此页面后退时接收到消息 。</ p >
42+ < p class ="desc "> 网页向应用发送消息。注意:小程序端应用会在此页面后退时接收到消息 。</ p >
4343 < div class ="btn-list ">
4444 < button class ="btn btn-red " type ="button " id ="postMessage "> postMessage</ button >
4545 </ div >
Original file line number Diff line number Diff line change 10791079 "navigationBarTitleText" : " 打开外部应用"
10801080 }
10811081 },
1082- {
1083- "path" : " im-chat/im-chat" ,
1084- "style" : {
1085- "navigationBarTitleText" : " 聊天窗口chat" ,
1086- "app-plus" : {
1087- "softinputMode" : " adjustResize" ,
1088- "softinputNavBar" : " none"
1089- }
1090- }
1091- },
10921082 // #ifdef APP-PLUS || MP-WEIXIN || MP-QQ
10931083 {
10941084 "path" : " vant-button/vant-button" ,
11461136 }
11471137 ]
11481138 }
1149- }
1139+ }
Original file line number Diff line number Diff line change 105105 name: '打开外部应用',
106106 url: 'scheme'
107107 },
108- {
109- name: '聊天窗口 chat',
110- url: 'im-chat'
111- },
112108 // #endif
113109 // #ifdef APP-PLUS || MP-WEIXIN || MP-QQ
114110 {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments