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
1aa3eee4
Commit
1aa3eee4
authored
Jun 11, 2024
by
tangfh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+
parent
ab440bb4
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
changelog.md
uni_modules/f-status-view/changelog.md
+2
-0
f-status-view.vue
.../f-status-view/components/f-status-view/f-status-view.vue
+0
-1
package.json
uni_modules/f-status-view/package.json
+1
-1
No files found.
uni_modules/f-status-view/changelog.md
View file @
1aa3eee4
## 1.0.5(2024-06-11)
1.
0.5
## 1.0.4(2024-06-07)
1.
0.4
## 1.0.3(2024-06-07)
...
...
uni_modules/f-status-view/components/f-status-view/f-status-view.vue
View file @
1aa3eee4
...
...
@@ -55,7 +55,6 @@
width
:
ui
.
statusViewUI
.
width
+
"px"
,
height
:
(
this
.
height
?
this
.
height
:
ui
.
statusViewUI
.
height
+
"px"
)
}
console
.
log
(
"created this.style.height: "
,
this
.
style
.
height
);
this
.
statusTextInit
(
this
.
status
)
},
methods
:
{
...
...
uni_modules/f-status-view/package.json
View file @
1aa3eee4
{
"id"
:
"f-status-view"
,
"displayName"
:
"f-status-view"
,
"version"
:
"1.0.
4
"
,
"version"
:
"1.0.
5
"
,
"description"
:
"页面状态(loading、empty、error)"
,
"keywords"
:
[
"f-status-view"
...
...
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