Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
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
程默
mayi-mp-shop
Commits
a13d9f1a
Commit
a13d9f1a
authored
Jan 20, 2021
by
李嘉林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
暂存
parent
3e3a02a6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
2 deletions
+4
-2
src/pages/home/Banner/index.js
+0
-0
src/pages/home/Banner/index.json
+0
-0
src/pages/home/Banner/index.wxml
+0
-0
src/pages/home/Banner/index.wxss
+0
-0
src/pages/home/index.vue
+2
-1
src/pages/home/main.json
+2
-1
No files found.
s
tatic/nativeComponents/b
anner/index.js
→
s
rc/pages/home/B
anner/index.js
View file @
a13d9f1a
File moved
s
tatic/nativeComponents/b
anner/index.json
→
s
rc/pages/home/B
anner/index.json
View file @
a13d9f1a
File moved
s
tatic/nativeComponents/b
anner/index.wxml
→
s
rc/pages/home/B
anner/index.wxml
View file @
a13d9f1a
File moved
s
tatic/nativeComponents/b
anner/index.wxss
→
s
rc/pages/home/B
anner/index.wxss
View file @
a13d9f1a
File moved
src/pages/home/index.vue
View file @
a13d9f1a
<
template
>
<div
class=
"domain"
>
abc
<
banner
id=
"banner"
:datas=
"componentsList[0]"
></b
anner>
<
Banner
id=
"banner"
:datas=
"componentsList[0]"
></B
anner>
<div
class=
"domain"
>
abc
<van-button
type=
"primary"
>
按钮
</van-button>
</div>
</div>
</
template
>
<
script
>
...
...
src/pages/home/main.json
View file @
a13d9f1a
{
"usingComponents"
:
{
"
banner"
:
"../../../static/nativeComponents/b
anner/index"
,
"
Banner"
:
"../../../static/nativeComponents/B
anner/index"
,
"van-button"
:
"/static/vant/button/index"
}
}
\ No newline at end of file
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