大哥建联统计

This commit is contained in:
pengxiaolong
2025-11-12 18:55:21 +08:00
parent 268b138790
commit 2ef64a6254
7 changed files with 322 additions and 92 deletions

View File

@@ -55,7 +55,7 @@ export default {
copy: 'Copy',
copySuccess: 'Copy Success',
copyError: 'Copy Error',
perPage: 'Number page',
perPage: 'Number page'
},
lock: {
lockScreen: 'Lock screen',
@@ -142,9 +142,9 @@ export default {
qrcode: 'Scan the QR code to log in',
btnRegister: 'Sign up',
SmsSendMsg: 'code has been sent',
resetPassword: "Reset Password",
resetPasswordSuccess: "Reset Password Success",
invalidTenantName:"Invalid Tenant Name"
resetPassword: 'Reset Password',
resetPasswordSuccess: 'Reset Password Success',
invalidTenantName: 'Invalid Tenant Name'
},
captcha: {
verification: 'Please complete security verification',
@@ -165,7 +165,7 @@ export default {
BigBrotherManage: 'BigBrotherManage',
BigBrotherDataManage: 'BigBrotherDataManage',
BigBrotherList: 'BigBrotherList',
staffBigBrotherManage: 'StaffBigBrotherManage',
staffBigBrotherManage: 'StaffBigBrotherManage'
},
analysis: {
newUser: 'New user',
@@ -193,10 +193,11 @@ export default {
allianceAdvertising: 'Alliance advertising',
videoAdvertising: 'Video advertising',
searchEngines: 'Search engines',
weeklyUserActivity: 'Weekly user activity',
weeklyUserActivity: 'The number of live-streamers in Jianlian',
weeklyUserActivityDesc: 'The number of Jianlian big brothers',
activeQuantity: 'Active quantity',
alreadyJianlian:'Already alliance',
noAlliance:'No alliance',
alreadyJianlian: 'Already alliance',
noAlliance: 'No alliance',
monday: 'Monday',
tuesday: 'Tuesday',
wednesday: 'Wednesday',
@@ -431,7 +432,7 @@ export default {
man: 'Man',
woman: 'Woman',
createTime: 'Created Date',
updateTime: 'Update Time',
updateTime: 'Update Time'
},
info: {
title: 'Basic Information',
@@ -488,8 +489,8 @@ export default {
placeHostsKind: 'Please enter live type, e.g., game',
isAssigned: 'Assigned',
aiOperation: 'Ai Operation',
sortType:'Sort Type',
sortName:'Sort Name',
sortType: 'Sort Type',
sortName: 'Sort Name',
placeIsAssigned: 'Please select assignment status',
placeaiOperation: 'Please select Ai operation',
createTime: 'Created Time',
@@ -509,9 +510,9 @@ export default {
edit: 'Edit',
delete: 'Del',
cancel: 'Cancel',
confirm: 'Confirm',
confirm: 'Confirm'
},
employee:{
employee: {
hostsId: 'Host ID',
placeHostId: 'Please enter host ID',
hostsLevel: 'Host Level',
@@ -550,11 +551,10 @@ export default {
primaryKey: 'ID',
action: 'Action',
remark: 'Remark',
flag:'Flag',
loadNext:'Next',
flag: 'Flag',
loadNext: 'Next',
previous: 'Previous',
updateTime: 'Update Time',
updateTime: 'Update Time'
},
country: {
greece: 'Greece Region',
@@ -591,23 +591,21 @@ export default {
onlineFans: 'Online Fans',
fllowernum: 'Followers',
updateTime: 'Update Time'
},
hostsInvitationType:{
eliteTicket:'elite ticket',
regularTicket:'regular ticket',
hostsInvitationType: {
eliteTicket: 'elite ticket',
regularTicket: 'regular ticket'
},
Assigned:{
yes:'yes',
Assigned: {
yes: 'yes',
no: 'no'
},
sortState:{
sortState: {
asc: 'asc',
desc: 'desc'
},
operational:{
operational: {
contact: 'contact',
noContact: 'noContact',
},
noContact: 'noContact'
}
}

View File

@@ -1,6 +1,6 @@
import { BigBrotherApi } from "@/api/server/bigbrother";
import Search from "@/components/Search/src/Search.vue";
import { max } from "lodash-es";
import { BigBrotherApi } from '@/api/server/bigbrother'
import Search from '@/components/Search/src/Search.vue'
import { max } from 'lodash-es'
export default {
common: {
@@ -59,8 +59,7 @@ export default {
copy: '复制',
copySuccess: '复制成功',
copyError: '复制失败',
perPage: '每页',
perPage: '每页'
},
lock: {
lockScreen: '锁定屏幕',
@@ -172,8 +171,7 @@ export default {
BigBrotherManage: '大哥管理',
BigBrotherDataManage: '大哥数据管理(管理)',
BigBrotherList: '大哥列表(员工)',
staffBigBrotherManage: '员工大哥管理(管理)',
staffBigBrotherManage: '员工大哥管理(管理)'
},
analysis: {
newUser: '新增用户',
@@ -201,10 +199,11 @@ export default {
allianceAdvertising: '联盟广告',
videoAdvertising: '视频广告',
searchEngines: '搜索引擎',
weeklyUserActivity: '当日建联数',
weeklyUserActivity: '建联主播数',
weeklyUserActivityDesc: '建联大哥数',
activeQuantity: '建联数',
alreadyJianlian:'已建联',
noAlliance:'未建联',
alreadyJianlian: '已建联',
noAlliance: '未建联',
monday: '周一',
tuesday: '周二',
wednesday: '周三',
@@ -488,8 +487,8 @@ export default {
placeHostsKind: '请输入直播类型 如:游戏 ',
isAssigned: '是否分配',
aiOperation: '是否AI介入',
sortType:'排序类型',
sortName:'排序名字',
sortType: '排序类型',
sortName: '排序名字',
placeIsAssigned: '请选择是否已经分配给员工',
placeaiOperation: '请筛选是否AI介入',
createTime: '创建时间',
@@ -509,9 +508,9 @@ export default {
edit: '编辑',
delete: '删除',
cancel: '取消',
confirm: '确定',
confirm: '确定'
},
employee:{
employee: {
hostsId: '主播id',
placeHostId: '请输入主播id',
hostsLevel: '主播等级',
@@ -552,8 +551,8 @@ export default {
action: '操作',
remark: '备注',
flag: '旗帜',
loadNext:'下一页',
previous:'上一页',
loadNext: '下一页',
previous: '上一页'
},
country: {
greece: '希腊大区',
@@ -591,21 +590,21 @@ export default {
fllowernum: '关注数',
updateTime: '更新时间'
},
hostsInvitationType:{
eliteTicket:'金票',
regularTicket:'普票',
hostsInvitationType: {
eliteTicket: '金票',
regularTicket: '普票'
},
Assigned:{
yes:'是',
Assigned: {
yes: '是',
no: '否'
},
sortState:{
sortState: {
asc: '升序',
desc: '降序'
},
operational:{
operational: {
contact: '转化',
noContact: '未转化',
noContact: '未转化'
},
'OAuth 2.0': 'OAuth 2.0' // 避免菜单名是 OAuth 2.0 时,一直 warn 报错
}