Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
property-company
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
物业总平台
property-company
Commits
53444f04
提交
53444f04
authored
7月 17, 2023
作者:
宋雄
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
0717
上级
3a0566b7
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
38 行增加
和
19 行删除
+38
-19
.env.development
.env.development
+0
-1
MentionModal.vue
...views/charge/templateSettings/components/MentionModal.vue
+2
-0
MyEditorWithMention.vue
...harge/templateSettings/components/MyEditorWithMention.vue
+29
-12
NoticeForm.vue
src/views/charge/typeSettings/modules/NoticeForm.vue
+1
-1
Analysis.vue
src/views/dashboard/Analysis.vue
+2
-1
RoleUserList.vue
src/views/system/RoleUserList.vue
+2
-2
LoginAccount.vue
src/views/user/LoginAccount.vue
+2
-2
没有找到文件。
.env.development
浏览文件 @
53444f04
NODE_ENV=development
# VUE_APP_API_BASE_URL='http://192.168.0.100:9999'
VUE_APP_API_BASE_URL='http://220.203.25.212:9999'
# VUE_APP_API_BASE_URL='http://220.203.25.212:9999'
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
...
...
src/views/charge/templateSettings/components/MentionModal.vue
浏览文件 @
53444f04
...
...
@@ -85,6 +85,8 @@ export default {
// 定位 modal
this
.
top
=
`
${
rect
.
top
+
20
}
px`
this
.
left
=
`
${
rect
.
left
+
5
}
px`
console
.
log
(
this
.
top
)
console
.
log
(
this
.
left
)
// focus input
this
.
$refs
.
input
.
focus
()
...
...
src/views/charge/templateSettings/components/MyEditorWithMention.vue
浏览文件 @
53444f04
...
...
@@ -53,18 +53,26 @@ export default {
data
()
{
return
{
editor
:
null
,
curHtml
:
'<p style="text-align: center;"><strong>收据名称</strong></p><p style="text-align: center;">单号:@单号</p><p style="text-align: left;">业主:@业主 缴费时间:@缴费时间</p><hr/><p>今收到 <u style="padding-bottom:10px;border-bottom:1px solid red;"> </u> 金额(大写)<u> </u></p><p>收款单位(盖章) ¥:<u> </u></p><hr/><p>开票人:@审核人 收款人:@审核人 客户:@业主</p>'
,
// curHtml: '
<
p
style
=
"text-align: center;"
><
strong
>
收据名称
<
/strong></
p
><
p
style
=
"text-align: center;"
>
单号:
@
单号
<
/p><p style="text-align: left;">业主:@业主 缴费时间:@缴费时间</
p
><
hr
/><
p
>
今收到
<
u
style
=
"padding-bottom:10px;border-bottom:1px solid red;"
>
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
<
/u> 金额(大写)<u> </
u
><
/p><p>收款单位(盖章) ¥:<u> </
u
><
/p><hr/
><
p
>
开票人:
@
审核人
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
收款人:
@
审核人
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
&
nbsp
;
客户:
@
业主
<
/p>'
,
curHtml
:
'<h3 style="text-align: center;"><span data-w-e-type="mention" data-w-e-is-void="" data-w-e-is-inline="" data-value="收据名称" data-info="%7B%22id%22%3A%22a%22%7D">@收据名称</span></h3><p style="text-align: center;">单号:<span data-w-e-type="mention" data-w-e-is-void="" data-w-e-is-inline="" data-value="单号" data-info="%7B%22id%22%3A%22b%22%7D">@单号</span></p><p style="text-align: left;">业主:<span data-w-e-type="mention" data-w-e-is-void="" data-w-e-is-inline="" data-value="业主名称" data-info="%7B%22id%22%3A%22c%22%7D">@业主名称</span> 缴费时间:<span data-w-e-type="mention" data-w-e-is-void="" data-w-e-is-inline="" data-value="缴费时间" data-info="%7B%22id%22%3A%22d%22%7D">@缴费时间</span></p><hr/><p style="line-height: 2.5;">今收到 <u> </u> 金额(大写)<u> </u><span data-w-e-type="mention" data-w-e-is-void="" data-w-e-is-inline="" data-value="大写金额" data-info="%7B%22id%22%3A%22e%22%7D">@大写金额</span><u> </u></p><p style="line-height: 2.5;">收款单位(盖章) ¥:<u> </u><span data-w-e-type="mention" data-w-e-is-void="" data-w-e-is-inline="" data-value="小写金额" data-info="%7B%22id%22%3A%22f%22%7D">@小写金额</span><u> </u></p><hr/><p>开票人:<span data-w-e-type="mention" data-w-e-is-void data-w-e-is-inline data-value="审核人" data-info="%7B%22id%22%3A%22g%22%7D">@审核人</span> 收款人:<span data-w-e-type="mention" data-w-e-is-void data-w-e-is-inline data-value="审核人" data-info="%7B%22id%22%3A%22g%22%7D">@审核人</span> 客户:<span data-w-e-type="mention" data-w-e-is-void data-w-e-is-inline data-value="业主名称" data-info="%7B%22id%22%3A%22c%22%7D">@业主名称</span></p>'
,
toolbarConfig
:
{
insertKeys
:
{
index
:
13
,
// 插入的位置,基于当前的 toolbarKeys
keys
:
[
"fontSize"
,
"lineHeight"
]
},
excludeKeys
:
[
"italic"
,
"color"
,
"bgColor"
,
"clearStyle"
,
"blockquote"
,
// "italic",
// "color",
// "bgColor",
// "clearStyle",
"todo"
,
"insertLink"
,
'group-image'
,
"insertVideo"
,
"codeBlock"
"codeBlock"
,
// "undo",
"fullScreen"
]
},
editorConfig
:
{
...
...
@@ -79,13 +87,18 @@ export default {
},
isShowModal
:
false
,
searchList
:
[
// { id: 'a', name: '收据名称' },
// { id: 'b', name: '单号' },
// { id: 'd', name: '业主名称' },
// { id: 'e', name: '缴费时间' },
// { id: 'f', name: '审核人' },
{
id
:
'a'
,
name
:
'收据名称'
},
{
id
:
'b'
,
name
:
'单号'
},
// { id: 'c', name: '卖方
名称' },
{
id
:
'd'
,
name
:
'
业主名称
'
},
{
id
:
'e'
,
name
:
'
缴费时间
'
},
{
id
:
'f'
,
name
:
'
审核人
'
},
// { id: 'g', name: '乙方法定联系
人' },
{
id
:
'c'
,
name
:
'业主
名称'
},
{
id
:
'd'
,
name
:
'
缴费时间
'
},
{
id
:
'e'
,
name
:
'
大写金额
'
},
{
id
:
'f'
,
name
:
'
小写金额
'
},
{
id
:
'g'
,
name
:
'审核
人'
},
]
}
},
...
...
@@ -95,13 +108,17 @@ export default {
// this.$nextTick(()=> {
// const toolbar = DomEditor.getToolbar(editor)
// const curToolbarConfig = toolbar.getConfig()
// const allToolbarConfig = editor.getAllMenuKeys()
// console.log( curToolbarConfig.toolbarKeys )
// console.log( allToolbarConfig )
// })
},
onChange
(
editor
)
{
this
.
curHtml
=
editor
.
getHtml
()
},
showMentionModal
()
{
showMentionModal
(
editor
)
{
const
containerRect
=
editor
.
getEditableContainer
().
getBoundingClientRect
()
console
.
log
(
containerRect
)
this
.
isShowModal
=
true
},
hideMentionModal
()
{
...
...
src/views/charge/typeSettings/modules/NoticeForm.vue
浏览文件 @
53444f04
...
...
@@ -5,7 +5,7 @@
<a-row>
<a-col
:span=
"24"
>
<a-form-model-item
label=
"收费类型名称"
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
prop=
"typeName"
>
<a-input
v-model=
"model.typeName"
placeholder=
"请输入收费类型名称"
></a-input>
<a-input
v-model
.
trim
=
"model.typeName"
placeholder=
"请输入收费类型名称"
></a-input>
</a-form-model-item>
</a-col>
</a-row>
...
...
src/views/dashboard/Analysis.vue
浏览文件 @
53444f04
...
...
@@ -307,7 +307,8 @@ export default {
}
}
.notice-content{
img{
word-break: break-all;
/deep/ img{
width: 100%;
height: auto;
}
...
...
src/views/system/RoleUserList.vue
浏览文件 @
53444f04
...
...
@@ -7,8 +7,8 @@
<!-- 搜索区域 -->
<a-form
layout=
"inline"
@
keyup
.
enter
.
native=
"searchQuery"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"
12
"
:sm=
"8"
>
<a-form-item
label=
"角色名称"
:labelCol=
"
{span: 5}" :wrapperCol="{span: 18, offset: 1}"
>
<a-col
:md=
"
6
"
:sm=
"8"
>
<a-form-item
label=
"角色名称"
>
<a-input
placeholder=
""
v-model=
"queryParam.roleName"
></a-input>
</a-form-item>
</a-col>
...
...
src/views/user/LoginAccount.vue
浏览文件 @
53444f04
...
...
@@ -2,12 +2,12 @@
<div>
<a-form-model
ref=
"form"
:model=
"model"
:rules=
"validatorRules"
>
<a-form-model-item
required
prop=
"username"
>
<a-input
v-model=
"model.username"
size=
"large"
placeholder=
"请输入帐户
名 / admin
"
>
<a-input
v-model=
"model.username"
size=
"large"
placeholder=
"请输入帐户"
>
<a-icon
slot=
"prefix"
type=
"user"
:style=
"
{ color: 'rgba(0,0,0,.25)' }"/>
</a-input>
</a-form-model-item>
<a-form-model-item
required
prop=
"password"
>
<a-input
v-model=
"model.password"
size=
"large"
type=
"password"
autocomplete=
"false"
placeholder=
"请输入密码
/ 123456
"
>
<a-input
v-model=
"model.password"
size=
"large"
type=
"password"
autocomplete=
"false"
placeholder=
"请输入密码"
>
<a-icon
slot=
"prefix"
type=
"lock"
:style=
"
{ color: 'rgba(0,0,0,.25)' }"/>
</a-input>
</a-form-model-item>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论