Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10205501416
/
HanGouT
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
上传文件至 'hangout-master/asset/components/wish2'
master
曹天怡
2 år sedan
förälder
3c86fb83ae
incheckning
d10b7f696c
4 ändrade filer
med
30 tillägg
och
0 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+23
-0
hangout-master/asset/components/wish2/wish2.js
+4
-0
hangout-master/asset/components/wish2/wish2.json
+2
-0
hangout-master/asset/components/wish2/wish2.wxml
+1
-0
hangout-master/asset/components/wish2/wish2.wxss
+ 23
- 0
hangout-master/asset/components/wish2/wish2.js
Visa fil
@ -0,0 +1,23 @@
// components/wish2/wish2.js
Component
(
{
/
*
*
*
组件的属性列表
*
/
properties
:
{
}
,
/
*
*
*
组件的初始数据
*
/
data
:
{
}
,
/
*
*
*
组件的方法列表
*
/
methods
:
{
}
}
)
+ 4
- 0
hangout-master/asset/components/wish2/wish2.json
Visa fil
@ -0,0 +1,4 @@
{
"component"
:
true
,
"usingComponents"
:
{
}
}
+ 2
- 0
hangout-master/asset/components/wish2/wish2.wxml
Visa fil
@ -0,0 +1,2 @@
<!--components/wish2/wish2.wxml-->
<text>components/wish2/wish2.wxml</text>
+ 1
- 0
hangout-master/asset/components/wish2/wish2.wxss
Visa fil
@ -0,0 +1 @@
/* components/wish2/wish2.wxss */
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara