Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
components
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tracing
components
Commits
8165725d
Commit
8165725d
authored
Mar 08, 2022
by
mxm-web-develop
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
builder fixed
parent
9391114b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
index.vue
src/pages/SourceTraceManageHomePage/index.vue
+1
-2
No files found.
src/pages/SourceTraceManageHomePage/index.vue
View file @
8165725d
<
script
setup
lang=
"ts"
>
import
{
onMounted
,
ref
,
computed
,
onBeforeMount
}
from
"vue"
;
import
bannerImage
from
"@/assets/images/Home/banner.png"
;
import
qrCode
from
"@/assets/images/Home/qr.png"
;
...
...
@@ -10,7 +9,7 @@ import EntIndependentDeployment from "./components/EntIndependentDeployment.vue"
import
ApplicableIndustries
from
"./components/ApplicableIndustries.vue"
;
import
FreeTrialLinkCheck
from
"./components/FreeTrialLinkCheck.vue"
;
import
Footer
from
"./components/FooterInfo.vue"
;
import
{
iFeaturesContent
}
from
"./types"
;
import
{
iFeaturesContent
}
from
"./
@
types"
;
onBeforeMount
(()
=>
{
const
mustNeedLinks
=
[
"//at.alicdn.com/t/font_1321935_cdom05madx.css"
];
...
...
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