配置主库应用到山东移动分包
This commit is contained in:
@@ -184,7 +184,7 @@ import {mapState} from 'vuex';
|
||||
import detail from './detail'
|
||||
|
||||
export default {
|
||||
name: 'scoreFamily',
|
||||
name: 'AppScoreFamily',
|
||||
label: "家庭积分",
|
||||
props: {
|
||||
instance: Function,
|
||||
|
||||
@@ -99,7 +99,7 @@ import {mapState} from 'vuex';
|
||||
import detail from './detail'
|
||||
|
||||
export default {
|
||||
name: 'scorePersonal',
|
||||
name: 'AppScorePersonal',
|
||||
label: "个人积分",
|
||||
props: {
|
||||
instance: Function,
|
||||
|
||||
Reference in New Issue
Block a user