Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
fashion-ui
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
tangfh
fashion-ui
Commits
568b68f1
Commit
568b68f1
authored
Jun 07, 2024
by
tangfh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+
parent
40d5470c
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
3 deletions
+10
-3
changelog.md
uni_modules/f-title-01/changelog.md
+4
-0
f-title-01.vue
uni_modules/f-title-01/components/f-title-01/f-title-01.vue
+5
-2
package.json
uni_modules/f-title-01/package.json
+1
-1
No files found.
uni_modules/f-title-01/changelog.md
View file @
568b68f1
## 1.0.2(2024-06-07)
1.
0.2
## 1.0.1(2024-06-07)
1.
0.1
## 1.0.0(2024-06-07)
1.
0.0
## 1.0.2(2024-05-28)
...
...
uni_modules/f-title-01/components/f-title-01/f-title-01.vue
View file @
568b68f1
...
...
@@ -8,9 +8,12 @@
export
default
{
name
:
"f-title-01"
,
props
:
{
style
:
{},
title
:
""
,
subTitle
:
""
subTitle
:
""
,
style
:
{
type
:
Object
,
default
:
{}
}
}
}
</
script
>
...
...
uni_modules/f-title-01/package.json
View file @
568b68f1
{
"id"
:
"f-title-01"
,
"displayName"
:
"f-title-01"
,
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
2
"
,
"description"
:
"f-title-01"
,
"keywords"
:
[
"f-title-01"
...
...
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