暂存代码
This commit is contained in:
+6
-4
@@ -135,7 +135,8 @@ const _sfc_main = {
|
||||
{
|
||||
id: 8,
|
||||
title: "商学院资讯",
|
||||
url: "/static/mine/tool_sxy.png"
|
||||
url: "/static/mine/tool_sxy.png",
|
||||
path: "/pages/news/news"
|
||||
},
|
||||
{
|
||||
id: 11,
|
||||
@@ -226,7 +227,9 @@ const _sfc_main = {
|
||||
// 跳转到入驻页面
|
||||
jumpEnter(type) {
|
||||
if (type === "merchant") {
|
||||
this.openShow = true;
|
||||
common_vendor.index.navigateTo({
|
||||
url: "/pages/merchant_settlement/merchant_settlement"
|
||||
});
|
||||
} else if (type === "brand") {
|
||||
this.brandShow = true;
|
||||
}
|
||||
@@ -264,7 +267,6 @@ const _sfc_main = {
|
||||
}
|
||||
},
|
||||
beforeDestroy() {
|
||||
common_vendor.index.__f__("log", "at pages/mine/mine.vue:413", "beforeDestry");
|
||||
this.statisticsObj = {
|
||||
unPayNum: 0,
|
||||
//待支付数量
|
||||
@@ -438,7 +440,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
D: common_vendor.o(($event) => {
|
||||
$data.brandShow = false;
|
||||
}),
|
||||
E: common_vendor.o(($event) => $options.copyMobile("15888880123")),
|
||||
E: common_vendor.o(($event) => $options.copyMobile("13922786999")),
|
||||
F: common_vendor.o(($event) => {
|
||||
$data.brandShow = false;
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user