mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 19:23:26 +00:00
optimization umeng push
This commit is contained in:
parent
c94c4fbbdd
commit
111c236fd0
@ -108,6 +108,9 @@ export default {
|
|||||||
//
|
//
|
||||||
if (this.userId > 0) {
|
if (this.userId > 0) {
|
||||||
if (this.$isEEUiApp) {
|
if (this.$isEEUiApp) {
|
||||||
|
$A.eeuiAppSendMessage({
|
||||||
|
action: 'intiUmeng',
|
||||||
|
});
|
||||||
setTimeout(_ => {
|
setTimeout(_ => {
|
||||||
$A.eeuiAppSendMessage({
|
$A.eeuiAppSendMessage({
|
||||||
action: 'setUmengAlias',
|
action: 'setUmengAlias',
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 02e643e7f8e23f1ee808d0b02215c4fbc83c8abf
|
Subproject commit 083a3fe0d8201fb67d5df70493dd379c78c3a856
|
||||||
Loading…
x
Reference in New Issue
Block a user