添加活动量管理页面也功能

This commit is contained in:
史旭文
2020-03-13 18:16:29 +08:00
parent 712e3aee08
commit a9f74d2ad8
11 changed files with 389 additions and 34 deletions

View File

@@ -37,7 +37,7 @@ export default {
methods: {
rout(config) {
if (!config.share) {
let url = config.path.split("/").pop()
let url = config.path.split('/').pop()
let path = config.path
this.$jump({
flag: 'h5',