|
@@ -337,7 +337,7 @@ export default {
|
|
|
goMore(){
|
|
goMore(){
|
|
|
let that = this
|
|
let that = this
|
|
|
uni.showActionSheet({
|
|
uni.showActionSheet({
|
|
|
- itemList: ['已屏蔽列表', '改进建议','开关商城','我要开批发店','修改密码'],
|
|
|
|
|
|
|
+ itemList: ['已屏蔽列表', '改进建议','开关商城','我也要开批发店','修改密码'],
|
|
|
success: function (res) {
|
|
success: function (res) {
|
|
|
if(res.tapIndex == 0){
|
|
if(res.tapIndex == 0){
|
|
|
that.$util.pageTo({url: '/pagesPurchase/pb'})
|
|
that.$util.pageTo({url: '/pagesPurchase/pb'})
|