Ver a proveniência

[营销物料][修改]:[修改物料的授权]

tags/C.10.02
meo há 5 anos
ascendente
cometimento
0c79fc8074
1 ficheiros alterados com 5 adições e 0 eliminações
  1. +5
    -0
      pages/index/index.js

+ 5
- 0
pages/index/index.js Ver ficheiro

@@ -378,6 +378,11 @@ Page({
wx.redirectTo({
url: `/pages/getuserinfo/index?id=${options.id}&frommd=md`
});
}// 门店详情
else if (options && options.id && app.globalData.type == 'md') {
wx.redirectTo({
url: `/pages/index/searchbar/detail/index?id=${options.id}`
});
} else if (app.globalData.type == 'uc') {
wx.switchTab({
url: '/index/user'


Carregando…
Cancelar
Guardar