3.3.1-20250304A-RELEASE • Published 3 months ago

func-split v3.3.1-20250304A-RELEASE

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

BS调度台模块化demo使用手册

1、前提:

参考func-split-example中的配置

  1. 把func-split-example 项目public目录中的文件放到开发项目中public下;

(如不使用我们的地图组件,可以不添加bmap文件夹)

  1. 在开发项目中public/index.html中引入js文件

img

  1. func-split-example vue.config.js中的配置和代理加到开发项目中;

*注意:项目必须是https环境,本地项目配置方法如下:

img

  1. 在main.js中引入splitMain.js文件;

  2. home.vue中以下代码相应放至开发项目中

(界面刷新后自动登录)

img

2、运行项目:

  1. 在func-split-example下执行npm i

  2. npm install func-split@2.0.3-RELEASE

(根据BS调度台和调度机版本选择版本)

  1. 在开发项目下执行npm run serve 启动项目

3、功能:

必须引入incomCalls组件,全局引入,只引入一次。

来电

引入:

components:{

incomCalls:()=>import('func-split/src/components/incomCalls/incomCalls.vue'),

}

使用:

Attributes

参数说明类型举例
answerBtnWrt接听按钮文字描述stringanswerBtnWrt='answer'
hangupBtnWrt挂断按钮文字描述string

修改来电接听和挂断按钮样式修改 直接穿透修改

会议

引入:

components:{

conference:()=>import('func-split/src/components/meeting/conference.vue'),

}

使用:

<conference class="conferenceFuncSplit" v-if="showConference "

:customStyle="{top: '0px',left:'800px'}"

:makeConfStyle="{position:'absolute',top: '0px',left:'330px'}"/>

//showConference 为是否显示会议

Attributes

参数说明类型举例
emptyImage当前没有会议时展示的图片源string:emptyImage='require("")'
emptyDescription当前没有会议时展示的文字说明stringemptyDescription='no conference'
audioConfImg语音会议按钮图片源string
videoConfImg视频会议按钮图片源string
customStyle会议组件的样式修改object
makeConfStyle预约会议、会议详情的样式修改object
makeConfBtnWrt预约会议按钮文字说明string

### 语音/视频会议按钮样式 直接穿透修改

机构数

引入:

components:{

mechanismTree:()=>import('func-split/src/components/mechanismTree/index.vue')

}

使用:

<mechanismTree class="mechanismTreeFuncSplit" v-if="showMechanismTree "

style="position:absolute;top:50px;left:100px"/>

//showMechanismTree 为是否显示机构数

Attributes

参数说明类型举例
phonebookImg机构数通讯录按钮图片源string:phonebookImg='require("")'
searchImg机构数搜索按钮图片源string

### 机构数样式 直接穿透修改

监控

引入:

components:{

surveillance:()=>import('func-split/src/components/surveillance/surveillance.vue')

}

使用:

//showSurveillance 为是否显示监控

Attributes

参数说明类型举例
serchPlaceholder搜索placeholder的文字提示stringserchPlaceholder='搜索'
serchClearImg搜索时清空字符的图片源string:serchClearImg='require("")'
searchImg搜索按钮图片源string
searchEmptyImg搜索为空展示的图片源string
previerName修改'预览'解码器名称stringprevierName='preview111'
closeAllImg关闭所有监控画面图片源string
mutiscreenImg打开分屏设置图片源string
mutiscreenActiveImg分屏设置图片源string
fullscreenImg全屏图片源string

### 监控样式 直接穿透修改

直接给某用户发信息

<button @click="sendMsgByNumber">直接给3002发消息

直接和用户进行会议

<button @click="handlemakeConference">直接进行会议

打开预约会议模块

<button @click="handlescheduleConference">打开预约会议

根据组号码发起对讲

<button @click="handlemakeIntercom">直接发起对讲

和指定成员进行临时对讲

<button @click="handlemakeTempIntercom">发起临时对讲

2.0.3-beta.16

5 months ago

2.0.3-beta.17

5 months ago

2.0.3-beta.18

5 months ago

2.0.3-beta.15

5 months ago

2.0.8-20250120

5 months ago

2.0.4-beta.12

1 year ago

2.0.4-beta.5

2 years ago

3.2.0

2 years ago

2.0.3-RELEASE

2 years ago

2.0.4-beta.3

2 years ago

2.0.4-beta.4

2 years ago

2.0.4-beta.1

2 years ago

2.0.4-beta.2

2 years ago

2.0.4-beta.0

2 years ago

2.0.3-beta.13

2 years ago

2.0.3-beta.14

2 years ago

2.0.3-beta.12

2 years ago

2.0.3-beta.11

2 years ago

2.0.3-beta.10

2 years ago

2.0.3-beta.9

2 years ago

2.0.3-beta.8

2 years ago

2.0.3-beta.7

2 years ago

2.0.3-beta.6

2 years ago

2.0.3-beta.5

2 years ago

2.0.3-beta.4

2 years ago

2.0.3-beta.3

2 years ago

2.0.3-beta.2

2 years ago

2.0.3-beta.1

2 years ago

2.0.3-beta.0

2 years ago

1.1.3

2 years ago

2.0.2

2 years ago

2.0.2-beta.28

2 years ago

2.0.2-beta.29

2 years ago

2.0.2-beta.27

2 years ago

2.0.2-beta.24

2 years ago

2.0.2-beta.23

2 years ago

2.0.2-beta.22

2 years ago

2.0.2-beta.21

2 years ago

2.0.2-beta.26

2 years ago

2.0.2-beta.25

2 years ago

2.0.2-beta.20

2 years ago

2.0.2-beta.13

2 years ago

2.0.2-beta.17

2 years ago

2.0.2-beta.16

2 years ago

2.0.2-beta.15

2 years ago

2.0.2-beta.14

2 years ago

2.0.2-beta13

2 years ago

2.0.2-beta.19

2 years ago

2.0.2-beta.18

2 years ago

2.0.2-beta12

2 years ago

2.0.2-beta11

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

2.0.2-beta10

2 years ago

1.1.0

2 years ago

2.0.3

2 years ago

2.0.2-beta9

2 years ago

2.0.2-beta8

2 years ago

2.0.2-beta7

2 years ago

2.0.2-beta6

2 years ago

2.0.2-beta5

2 years ago

2.0.2-beta4

2 years ago

2.0.2-beta3

2 years ago

2.0.2-beta2

2 years ago

2.0.2-beta1

2 years ago

2.0.2-beta0

2 years ago

2.0.1-beta0

2 years ago

2.0.1-beta.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.3

3 years ago