Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TOSTUMI
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
Maple
TOSTUMI
Commits
7ca55b90
Commit
7ca55b90
authored
Jan 08, 2021
by
cellee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文案更改
Signed-off-by:
cellee
<
893264950@qq.com
>
parent
49dbf041
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
AccountDetail.tsx
src/pages/AccountManagement/account/AccountDetail.tsx
+1
-1
Bookings.tsx
src/pages/CommunityManagement/FacilityBookings/Bookings.tsx
+1
-1
No files found.
src/pages/AccountManagement/account/AccountDetail.tsx
View file @
7ca55b90
...
@@ -405,7 +405,7 @@ const Account = (props: any) => {
...
@@ -405,7 +405,7 @@ const Account = (props: any) => {
<
div
className=
"contop"
style=
{
{
padding
:
'12px 20px'
}
}
>
<
div
className=
"contop"
style=
{
{
padding
:
'12px 20px'
}
}
>
<
h3
className=
"capi"
>
<
h3
className=
"capi"
>
<
EditOutlined
/>
<
EditOutlined
/>
Detail Account
Account Detail
<
div
className=
"back"
>
<
div
className=
"back"
>
{
user
&&
user
.
currentUser
.
tosUserLevel
!==
3
?
(
{
user
&&
user
.
currentUser
.
tosUserLevel
!==
3
?
(
<
Button
type=
"primary"
danger
style=
{
{
marginRight
:
15
}
}
onClick=
{
lockS
}
>
<
Button
type=
"primary"
danger
style=
{
{
marginRight
:
15
}
}
onClick=
{
lockS
}
>
...
...
src/pages/CommunityManagement/FacilityBookings/Bookings.tsx
View file @
7ca55b90
...
@@ -403,7 +403,7 @@ const Bookings = (props: any) => {
...
@@ -403,7 +403,7 @@ const Bookings = (props: any) => {
</
div
>
</
div
>
<
div
className=
{
styles
.
box3item3
}
>
Contact Details :
</
div
>
<
div
className=
{
styles
.
box3item3
}
>
Contact Details :
</
div
>
<
div
className=
{
styles
.
box3item4
}
>
<
div
className=
{
styles
.
box3item4
}
>
<
Form
.
Item
name=
"accountPhone"
rules=
{
BookingsTip
[
1
]
}
>
<
Form
.
Item
name=
"accountPhone"
>
<
Input
<
Input
style=
{
{
width
:
200
}
}
style=
{
{
width
:
200
}
}
placeholder=
"Contact Information"
placeholder=
"Contact Information"
...
...
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