Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
frontend-yd-email
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sweet Zhang
frontend-yd-email
Commits
dfe752b2
Commit
dfe752b2
authored
Apr 16, 2026
by
kyle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
1e271c18
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
86 additions
and
73 deletions
+86
-73
src/views/ComposeEmail.vue
+85
-72
src/views/VariableSelector.vue
+1
-1
No files found.
src/views/ComposeEmail.vue
View file @
dfe752b2
This diff is collapsed.
Click to expand it.
src/views/VariableSelector.vue
View file @
dfe752b2
<
template
>
<
template
>
<div
class=
"fixed inset-0 bg-black bg-opacity-50 z-50 flex items-center justify-center p-4"
>
<div
style=
"z-index:99999"
class=
"fixed inset-0 bg-black bg-opacity-50 z-50 flex items-center justify-center p-4"
>
<div
class=
"bg-white rounded-lg shadow-xl w-full max-w-md max-h-[80vh] flex flex-col"
>
<div
class=
"bg-white rounded-lg shadow-xl w-full max-w-md max-h-[80vh] flex flex-col"
>
<div
class=
"p-4 border-b border-gray-200 flex justify-between items-center"
>
<div
class=
"p-4 border-b border-gray-200 flex justify-between items-center"
>
<h3
class=
"text-lg font-semibold"
>
插入变量
</h3>
<h3
class=
"text-lg font-semibold"
>
插入变量
</h3>
...
...
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