Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘怀志
pet-business-web
Commits
cb3eb136
Commit
cb3eb136
authored
Jun 14, 2023
by
王飞龙
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
bf161e69
d0ad590b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
3 deletions
+4
-3
about-us.vue
src/views/document-management/about-us/about-us.vue
+1
-1
entry-contract.vue
...ews/document-management/entry-contract/entry-contract.vue
+1
-0
privacy-policy.vue
...ews/document-management/privacy-policy/privacy-policy.vue
+1
-1
user-protocol.vue
...views/document-management/user-protocol/user-protocol.vue
+1
-1
No files found.
src/views/document-management/about-us/about-us.vue
View file @
cb3eb136
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
</div>
</div>
<el-row>
<el-row>
<el-col
:span=
"1.5"
style=
"margin: 0 10px 0 75px"
>
<el-col
:span=
"1.5"
style=
"margin: 0 10px 0 75px"
>
<span>
关于我们
:
</span>
<span>
关于我们
</span>
</el-col>
</el-col>
<el-col
v-if=
"isEdit===true"
:span=
"19"
>
<el-col
v-if=
"isEdit===true"
:span=
"19"
>
<rich-text
v-model=
"privacyPolicy.content"
:height=
"500"
:content=
"'请输入关于我们'"
/>
<rich-text
v-model=
"privacyPolicy.content"
:height=
"500"
:content=
"'请输入关于我们'"
/>
...
...
src/views/document-management/entry-contract/entry-contract.vue
View file @
cb3eb136
...
@@ -179,6 +179,7 @@ export default {
...
@@ -179,6 +179,7 @@ export default {
.
title
-
text
{
.
title
-
text
{
margin
-
left
:
10
px
;
margin
-
left
:
10
px
;
font
-
weight
:
bold
;
}
}
}
}
}
}
...
...
src/views/document-management/privacy-policy/privacy-policy.vue
View file @
cb3eb136
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
</div>
</div>
<el-row>
<el-row>
<el-col
:span=
"1.5"
style=
"margin: 0 10px 0 75px"
>
<el-col
:span=
"1.5"
style=
"margin: 0 10px 0 75px"
>
<span>
用户协议:
</span>
<span>
隐私政策
</span>
</el-col>
</el-col>
<el-col
v-if=
"isEdit===true"
:span=
"19"
>
<el-col
v-if=
"isEdit===true"
:span=
"19"
>
<rich-text
v-model=
"privacyPolicy.content"
:height=
"500"
:content=
"'请输入隐私政策'"
/>
<rich-text
v-model=
"privacyPolicy.content"
:height=
"500"
:content=
"'请输入隐私政策'"
/>
...
...
src/views/document-management/user-protocol/user-protocol.vue
View file @
cb3eb136
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
</div>
</div>
<el-row>
<el-row>
<el-col
:span=
"1.5"
style=
"margin: 0 10px 0 75px"
>
<el-col
:span=
"1.5"
style=
"margin: 0 10px 0 75px"
>
<span>
用户协议
:
</span>
<span>
用户协议
</span>
</el-col>
</el-col>
<el-col
v-if=
"isEdit===true"
:span=
"19"
>
<el-col
v-if=
"isEdit===true"
:span=
"19"
>
<rich-text
v-model=
"privacyPolicy.content"
:height=
"500"
:content=
"'请输入用户协议'"
/>
<rich-text
v-model=
"privacyPolicy.content"
:height=
"500"
:content=
"'请输入用户协议'"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment