diff --git a/src/api/book/index.js b/src/api/book/index.js
index b952bce..650dc11 100644
--- a/src/api/book/index.js
+++ b/src/api/book/index.js
@@ -57,4 +57,12 @@ export function FetchInitBookDetailsSearchInto(params) {
})
}
-export default { add, edit, del, FetchInitBookBasiceList, FetchBookBasiceByISBN, FetchFastDownShelf, FetchInitBookDetailsSearchInto }
+// 图书基本信息总数
+export function FetchInitBookBasiceCount(params) {
+ return request({
+ url: 'api/bookBasice/initBookBasiceCount' + '?' + qs.stringify(params, { indices: false }),
+ method: 'get'
+ })
+}
+
+export default { add, edit, del, FetchInitBookBasiceList, FetchBookBasiceByISBN, FetchFastDownShelf, FetchInitBookDetailsSearchInto, FetchInitBookBasiceCount }
diff --git a/src/api/system/new.js b/src/api/system/new.js
index f4d018c..ca1f462 100644
--- a/src/api/system/new.js
+++ b/src/api/system/new.js
@@ -3,7 +3,7 @@ import request from '@/utils/request'
// 我的系统通知
export function FetchMySystemNotice(params) {
return request({
- url: 'api/news/mySystemNotice',
+ url: 'api/notice/mySystemNotice',
method: 'get',
params
})
@@ -12,7 +12,7 @@ export function FetchMySystemNotice(params) {
// 通知详情
export function FetchInitNoticeDetails(data) {
return request({
- url: 'api/news/initNoticeDetails',
+ url: 'api/notice/initNoticeDetails',
method: 'post',
data
})
@@ -21,7 +21,7 @@ export function FetchInitNoticeDetails(data) {
// 全部已读
export function FetchReadedAll(data) {
return request({
- url: 'api/news/readedAll',
+ url: 'api/notice/readedAll',
method: 'post',
data
})
diff --git a/src/assets/styles/index.scss b/src/assets/styles/index.scss
index 2b2beca..85dd5f9 100644
--- a/src/assets/styles/index.scss
+++ b/src/assets/styles/index.scss
@@ -323,4 +323,24 @@ ul{
left: 0 !important;
margin-top: 0 !important;
margin-right: 30px !important;
+}
+
+.login-info{
+ .el-dialog__body{
+ padding: 10px 20px 30px 20px;
+ line-height: 30px;
+ color:#0C0E1E;
+ h4{
+ font-size: 18px;
+ }
+ .text-item{
+ margin-bottom: 10px;
+ h5{
+ font-size: 14px;
+ }
+ p{
+ text-indent: 2em;
+ }
+ }
+ }
}
\ No newline at end of file
diff --git a/src/assets/styles/manage.scss b/src/assets/styles/manage.scss
index cb1c517..584cc79 100644
--- a/src/assets/styles/manage.scss
+++ b/src/assets/styles/manage.scss
@@ -52,7 +52,7 @@
}
.double-click-btn{
position: inherit;
- margin-left: 20px;
+ margin: 0 0 0 20px !important;
font-weight: normal;
border: 1px solid #545b65;
border-radius: 13px;
@@ -640,6 +640,11 @@
}
}
}
+.tip-bottom{
+ font-size: 12px;
+ padding: 5px 0 10px 0;
+ text-align: center;
+}
.positionDialog{
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index e6bebe4..259c12b 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -3,7 +3,7 @@
在架
${this.tooltipInfo.onShelfNum}册错架
${this.tooltipInfo.errorShelfNum}册 (${this.tooltipInfo.errorShelfProbo})错序
${this.tooltipInfo.errorOrderNum}册(${this.tooltipInfo.errorOrderProbo})在架
${this.tooltipInfo.onShelfNum}册错架
${this.tooltipInfo.errorShelfNum}册 (${this.tooltipInfo.errorShelfProbo})错序
${this.tooltipInfo.errorOrderNum}册(${this.tooltipInfo.errorOrderProbo})统一由系统管理员在系统中添加用户并分配权限,账号初始默认密码为123456,账号创建完成后,交予用户使用。用户登录自己的账号后可在“个人中心”修改账号密码。
+联系系统管理员,由系统管理员在系统找到对应的账号,操作“密码重置”,用户账号的密码将恢复到初始默认密码123456,再次交予用户使用。
+用户输入账号、密码后,登录系统。系统会根据该账号的权限给出对应的功能页面,用户可按照操作说明中的操作办法进行系统的使用。
+客服电话:[具体号码],服务时间为周一至周五 8:30 - 17:30。
+邮箱:[邮箱地址],我们会在 24 小时内回复您的邮件。
+本隐私政策旨在说明我们如何收集、使用、共享和保护您在使用本网站过程中的个人信息。
+我们收集的个人信息包括但不限于您的姓名、电子邮箱、手机号码等。在您使用特定功能时,我们会获取相关信息。
+我们使用收集的信息为您提供优质服务,如处理业务、改进系统交互、根据您的偏好提供个性化推荐。不会将您的个人信息用于未经您同意的其他目的。
+我们不会向第三方出售您的个人信息。仅在以下情况共享:与合作伙伴协作提供服务(如大数据显示、消息通知等),且要求合作伙伴严格保密;应法律要求或司法程序,向有权机关披露。
+我们采用加密技术、访问控制等安全措施,保护您的信息免遭未经授权的访问、使用或泄露。定期对系统进行安全评估与维护。
+您有权查询、更正、删除个人信息。登录账号后,在 “个人中心” 中可进行相关操作;也可通过联系系统管理员或运维人员协助处理。
+本政策会适时更新,更新后将在系统显著位置发布通知,建议您定期查看。
+在使用本网站前,请仔细阅读并同意以下条款。使用本系统即表示您接受这些条款的约束。
+本网站为用户提供 [详细服务内容,图书盘点、信息发布等] 服务,不断更新与优化服务体验。
+1.用户应遵守法律法规,不得发布任何违法、有害、侵权、淫秽、暴力等内容。
+2.不得利用系统进行恶意攻击、干扰正常运营,或通过不正当手段获取信息。
+系统所有内容,包括但不限于文字、图片、软件,其知识产权归本公司所有。未经书面许可,用户不得复制、传播、修改系统内容。
+因不可抗力、网络故障等原因,导致系统服务中断或用户数据丢失,我们不承担责任。在法律允许范围内,对用户因使用系统产生的间接、附带损失,赔偿责任以实际损失为限。
+若用户严重违反本条款,如多次发布违法内容、恶意破坏系统,我们有权不经通知,立即终止其服务,且不退还已支付费用。
+如发生争议,双方同意提交 [仲裁机构名称] 仲裁或向 [管辖法院名称] 提起诉讼,适用 [具体法律]。
+