针对个人主页与照片显示做了修改
This commit is contained in:
Vendored
+2
-1
@@ -1340,6 +1340,7 @@ if (false) { var oldDiffedHook, oldVNodeHook, options; }
|
||||
/* harmony export */ Button: function() { return /* binding */ Button; },
|
||||
/* harmony export */ Image: function() { return /* binding */ Image; },
|
||||
/* harmony export */ Input: function() { return /* binding */ Input; },
|
||||
/* harmony export */ Picker: function() { return /* binding */ Picker; },
|
||||
/* harmony export */ ScrollView: function() { return /* binding */ ScrollView; },
|
||||
/* harmony export */ Swiper: function() { return /* binding */ Swiper; },
|
||||
/* harmony export */ SwiperItem: function() { return /* binding */ SwiperItem; },
|
||||
@@ -1347,7 +1348,7 @@ if (false) { var oldDiffedHook, oldVNodeHook, options; }
|
||||
/* harmony export */ Textarea: function() { return /* binding */ Textarea; },
|
||||
/* harmony export */ View: function() { return /* binding */ View; }
|
||||
/* harmony export */ });
|
||||
/* unused harmony exports Ad, AdCustom, Audio, Block, Camera, Canvas, ChannelLive, ChannelVideo, Checkbox, CheckboxGroup, CoverImage, CoverView, CustomWrapper, DraggableSheet, Editor, Form, FunctionalPageNavigator, GridBuilder, GridView, Icon, KeyboardAccessory, Label, ListBuilder, ListView, LivePlayer, LivePusher, Map, MatchMedia, MovableArea, MovableView, NativeSlot, NavigationBar, Navigator, NestedScrollBody, NestedScrollHeader, OfficialAccount, OpenContainer, OpenData, PageContainer, PageMeta, Picker, PickerView, PickerViewColumn, Progress, Radio, RadioGroup, RichText, RootPortal, ShareElement, Slider, Slot, Snapshot, Span, StickyHeader, StickySection, Switch, Video, VoipRoom, WebView */
|
||||
/* unused harmony exports Ad, AdCustom, Audio, Block, Camera, Canvas, ChannelLive, ChannelVideo, Checkbox, CheckboxGroup, CoverImage, CoverView, CustomWrapper, DraggableSheet, Editor, Form, FunctionalPageNavigator, GridBuilder, GridView, Icon, KeyboardAccessory, Label, ListBuilder, ListView, LivePlayer, LivePusher, Map, MatchMedia, MovableArea, MovableView, NativeSlot, NavigationBar, Navigator, NestedScrollBody, NestedScrollHeader, OfficialAccount, OpenContainer, OpenData, PageContainer, PageMeta, PickerView, PickerViewColumn, Progress, Radio, RadioGroup, RichText, RootPortal, ShareElement, Slider, Slot, Snapshot, Span, StickyHeader, StickySection, Switch, Video, VoipRoom, WebView */
|
||||
var View = 'view';
|
||||
var Icon = 'icon';
|
||||
var Progress = 'progress';
|
||||
|
||||
Reference in New Issue
Block a user