|
@@ -63,7 +63,7 @@ Page({
|
|
}, function() {
|
|
}, function() {
|
|
wx.showModal({
|
|
wx.showModal({
|
|
title: '提示',
|
|
title: '提示',
|
|
- content: '需要获取您的公开信息(昵称、头像等),请从小程序列表删除勋章战士后再次扫码进入,允许授权后可正常使用',
|
|
|
|
|
|
+ content: '需要获取您的公开信息(昵称、头像等),请从小程序列表删除小学王者班后再次扫码进入,允许授权后可正常使用',
|
|
showCancel: false,
|
|
showCancel: false,
|
|
success: function (res) {
|
|
success: function (res) {
|
|
if (res.confirm) {
|
|
if (res.confirm) {
|
|
@@ -118,7 +118,7 @@ Page({
|
|
}, function() {
|
|
}, function() {
|
|
wx.showModal({
|
|
wx.showModal({
|
|
title: '提示',
|
|
title: '提示',
|
|
- content: '需要获取您的公开信息(昵称、头像等),请从小程序列表删除勋章战士后再次扫码进入,允许授权后可正常使用',
|
|
|
|
|
|
+ content: '需要获取您的公开信息(昵称、头像等),请从小程序列表删除小学王者班后再次扫码进入,允许授权后可正常使用',
|
|
showCancel: false,
|
|
showCancel: false,
|
|
success: function (res) {
|
|
success: function (res) {
|
|
if (res.confirm) {
|
|
if (res.confirm) {
|
|
@@ -138,9 +138,6 @@ Page({
|
|
*/
|
|
*/
|
|
onLoad: function (options) {
|
|
onLoad: function (options) {
|
|
const type = options.type;
|
|
const type = options.type;
|
|
- wx.showShareMenu({
|
|
|
|
- withShareTicket: true
|
|
|
|
- })
|
|
|
|
this.setData({
|
|
this.setData({
|
|
type: type
|
|
type: type
|
|
})
|
|
})
|
|
@@ -178,7 +175,7 @@ Page({
|
|
}, function() {
|
|
}, function() {
|
|
wx.showModal({
|
|
wx.showModal({
|
|
title: '提示',
|
|
title: '提示',
|
|
- content: '需要获取您的公开信息(昵称、头像等),请从小程序列表删除勋章战士后再次扫码进入,允许授权后可正常使用',
|
|
|
|
|
|
+ content: '需要获取您的公开信息(昵称、头像等),请从小程序列表删除小学王者班后再次扫码进入,允许授权后可正常使用',
|
|
showCancel: false,
|
|
showCancel: false,
|
|
success: function (res) {
|
|
success: function (res) {
|
|
if (res.confirm) {
|
|
if (res.confirm) {
|