This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
tyjs
/
tyjs_wxapp
Слідкувати
2
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
273574c0ab
Гілки
Теги
master
tyjs_wxapp
/
component
/
iView
/
row
/
index.js
index.js
136 B
Історія
Запис
1
2
3
4
5
6
7
8
9
Component({
externalClasses: ['i-class'],
relations: {
'../col/index': {
type: 'child'
}
}
});