仓库地址修改
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
Component({
|
||||
externalClasses: ['i-class'],
|
||||
|
||||
relations: {
|
||||
'../col/index': {
|
||||
type: 'child'
|
||||
}
|
||||
}
|
||||
});
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"component": true
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
<view class="i-class i-row"><slot></slot></view>
|
||||
@@ -1 +0,0 @@
|
||||
.i-row:after{content:"";display:table;clear:both}
|
||||
Reference in New Issue
Block a user