diff --git a/src/manifest.json b/src/manifest.json index cd6b3a5..ff38002 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,8 +2,8 @@ "name" : "京西菜市商家版", "appid" : "__UNI__F9A47D3", "description" : "1、商户通过京西平台同时管理美团、饿了么、京东等多个外卖平台实现一键上架、下架、修改、删除多个平台商品;2、商户通过京西平台可以同时对、美团专送、达达、顺丰同城等多个专送平台召唤偶骑手", - "versionName" : "1.8.9", - "versionCode" : 189, + "versionName" : "1.8.50", + "versionCode" : 1850, "transformPx" : false, "uni-app" : { "debug" : true @@ -188,48 +188,6 @@ "pid" : "", "parameters" : {} } - }, - "Ba-Notify" : { - "__plugin_info__" : { - "name" : "应用消息通知插件(多种样式,新增支持常驻通知模式) Ba-Notify", - "description" : "Ba-Notify 是一款功能全面的uniapp消息通知插件,可在状态栏显示各种样式的消息通知。包含普通、常驻、大图、多行、进度、按钮等通知;支持检查、设置、清除通知;支持根据渠道和ID,分类管管理;", - "platforms" : "Android", - "url" : "https://ext.dcloud.net.cn/plugin?id=9231", - "android_package_name" : "jxcs.Android", - "ios_bundle_id" : "", - "isCloud" : true, - "bought" : 1, - "pid" : "9231", - "parameters" : {} - } - }, - "J-FrontService" : { - "__plugin_info__" : { - "name" : "常驻通知栏保活插件(支持Android和IOS)", - "description" : "Android、IOS后台保活插件", - "platforms" : "Android,iOS", - "url" : "https://ext.dcloud.net.cn/plugin?id=10479", - "android_package_name" : "", - "ios_bundle_id" : "com.jxc4.www", - "isCloud" : true, - "bought" : 1, - "pid" : "10479", - "parameters" : {} - } - }, - "RC-NoticeMonitoring" : { - "__plugin_info__" : { - "name" : "安卓通知栏监听 电池优化 屏幕唤醒", - "description" : "安卓通知栏监听,电池白名单,屏幕唤醒", - "platforms" : "Android", - "url" : "https://ext.dcloud.net.cn/plugin?id=8998", - "android_package_name" : "jxcs.Android", - "ios_bundle_id" : "", - "isCloud" : true, - "bought" : 1, - "pid" : "8998", - "parameters" : {} - } } } }, diff --git a/src/pages/goods-manager/childPages/right-main/right-main.ts b/src/pages/goods-manager/childPages/right-main/right-main.ts index 96058b6..96417fc 100644 --- a/src/pages/goods-manager/childPages/right-main/right-main.ts +++ b/src/pages/goods-manager/childPages/right-main/right-main.ts @@ -3,7 +3,7 @@ import { store } from "@/store" import { getStorage } from "@/utils/storage" import toast from "@/utils/toast" import { jx_throttles, timeFormatD } from "@/utils/tools" -import { computed } from "@vue/reactivity" +import { computed } from 'vue' import configCms from "@/utils/configCms" interface propType {