提交 1c5bdaf2 编写于 作者: Y yurj26

add .gitignore

上级 2637f45d
node_modules/
.project
unpackage/
.DS_Store
.hbuilderx/
\ No newline at end of file
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -109,8 +109,9 @@
const GenPagesAPINavigatorNavigatorStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesAPINavigatorNavigatorRender(_ctx: GenPagesAPINavigatorNavigator): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
const _component_button = resolveComponent("button")
return createElementVNode("view", null, [
......
......@@ -59,9 +59,10 @@
}
const GenPagesComponentButtonButtonStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["button", new Map<string, any>([["", new Map<string, any>([["marginTop", "30rpx"]])]])], ["button-sp-area", new Map<string, any>([["", new Map<string, any>([["marginTop", 0], ["marginRight", "auto"], ["marginBottom", 0], ["marginLeft", "auto"], ["width", "60%"]])]])], ["mini-btn", new Map<string, any>([["", new Map<string, any>([["marginRight", "10rpx"], ["marginBottom", "30rpx"]])]])]])]
const GenPagesComponentButtonButtonStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["button", new Map<string, any>([["", new Map<string, any>([["marginTop", "30rpx"]])]])], ["button-sp-area", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "20%"], ["paddingBottom", 0], ["paddingLeft", "20%"], ["width", "60%"]])]])], ["mini-btn", new Map<string, any>([["", new Map<string, any>([["marginRight", "10rpx"], ["marginBottom", "30rpx"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentButtonButtonRender(_ctx: GenPagesComponentButtonButton): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
const _component_button = resolveComponent("button")
return createElementVNode("view", null, [
......
......@@ -111,8 +111,9 @@
const GenPagesComponentCheckboxCheckboxStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["uni-list-cell", new Map<string, any>([["", new Map<string, any>([["justifyContent", "flex-start"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentCheckboxCheckboxRender(_ctx: GenPagesComponentCheckboxCheckbox): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
const _component_checkbox = resolveComponent("checkbox")
const _component_checkbox_group = resolveComponent("checkbox-group")
......
......@@ -38,8 +38,9 @@
const GenPagesComponentImageImageStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["image", new Map<string, any>([["", new Map<string, any>([["marginTop", "40rpx"], ["marginRight", "auto"], ["marginBottom", "40rpx"], ["marginLeft", "auto"], ["width", "200rpx"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentImageImageRender(_ctx: GenPagesComponentImageImage): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
return createElementVNode("view", null, [
createVNode(_component_page_head, new Map<string, any | null>([["title", _ctx.title]]), null, 8 /* PROPS */, ["title"]),
......
......@@ -160,8 +160,9 @@
const GenPagesComponentInputInputStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["nvue-page-root", new Map<string, any>([["", new Map<string, any>([["backgroundColor", "#F8F8F8"], ["paddingBottom", 20]])]])], ["title", new Map<string, any>([["", new Map<string, any>([["paddingTop", 5], ["paddingRight", 13], ["paddingBottom", 5], ["paddingLeft", 13]])]])], ["uni-form-item__title", new Map<string, any>([["", new Map<string, any>([["fontSize", 16], ["lineHeight", 24]])]])], ["uni-input-wrapper", new Map<string, any>([["", new Map<string, any>([["display", "flex"], ["paddingTop", 8], ["paddingRight", 13], ["paddingBottom", 8], ["paddingLeft", 13], ["flexDirection", "row"], ["flexWrap", "nowrap"], ["backgroundColor", "#FFFFFF"]])]])], ["uni-input", new Map<string, any>([["", new Map<string, any>([["height", 28], ["lineHeight", 28], ["fontSize", 15], ["paddingTop", 0], ["paddingRight", 0], ["paddingBottom", 0], ["paddingLeft", 0], ["flex", "1"], ["backgroundColor", "#FFFFFF"]])]])], ["uni-icon", new Map<string, any>([["", new Map<string, any>([["width", 24], ["height", 24]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentInputInputRender(_ctx: GenPagesComponentInputInput): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
return createElementVNode("view", new Map<string, any | null>([["class", "nvue-page-root"]]), [
createVNode(_component_page_head, new Map<string, any | null>([["title", _ctx.title]]), null, 8 /* PROPS */, ["title"]),
......
......@@ -41,8 +41,9 @@
const GenPagesComponentProgressProgressStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["progress-box", new Map<string, any>([["", new Map<string, any>([["height", "50rpx"], ["marginBottom", "60rpx"]])]])], ["progress-cancel", new Map<string, any>([["", new Map<string, any>([["marginLeft", "40rpx"]])]])], ["button", new Map<string, any>([["", new Map<string, any>([["marginTop", "20rpx"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentProgressProgressRender(_ctx: GenPagesComponentProgressProgress): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
const _component_progress = resolveComponent("progress")
const _component_button = resolveComponent("button")
......
......@@ -93,8 +93,9 @@
const GenPagesComponentRadioRadioStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["uni-list-cell", new Map<string, any>([["", new Map<string, any>([["justifyContent", "flex-start"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentRadioRadioRender(_ctx: GenPagesComponentRadioRadio): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
const _component_radio = resolveComponent("radio")
const _component_radio_group = resolveComponent("radio-group")
......
......@@ -67,8 +67,9 @@
const GenPagesComponentScrollViewScrollViewStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["scroll-Y", new Map<string, any>([["", new Map<string, any>([["height", "300rpx"]])]])], ["scroll-view_H", new Map<string, any>([["", new Map<string, any>([["width", "100%"], ["flexDirection", "row"]])]])], ["scroll-view-item", new Map<string, any>([["", new Map<string, any>([["height", "300rpx"], ["justifyContent", "center"], ["alignItems", "center"]])]])], ["scroll-view-item_H", new Map<string, any>([["", new Map<string, any>([["width", "690rpx"], ["height", "300rpx"], ["justifyContent", "center"], ["alignItems", "center"]])]])], ["text", new Map<string, any>([["", new Map<string, any>([["fontSize", "36rpx"], ["color", "#ffffff"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentScrollViewScrollViewRender(_ctx: GenPagesComponentScrollViewScrollView): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
return createElementVNode("view", null, [
createVNode(_component_page_head, new Map<string, any | null>([["title", "scroll-view,区域滚动视图"]])),
......
......@@ -58,8 +58,9 @@
const GenPagesComponentTextTextStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["text-box", new Map<string, any>([["", new Map<string, any>([["marginBottom", "40rpx"], ["paddingTop", "40rpx"], ["paddingRight", 0], ["paddingBottom", "40rpx"], ["paddingLeft", 0], ["display", "flex"], ["height", "300rpx"], ["backgroundColor", "#FFFFFF"], ["justifyContent", "center"], ["alignItems", "center"], ["textAlign", "center"]])]])], ["text", new Map<string, any>([["", new Map<string, any>([["fontSize", "30rpx"], ["color", "#353535"], ["lineHeight", "54rpx"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentTextTextRender(_ctx: GenPagesComponentTextText): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
const _component_button = resolveComponent("button")
return createElementVNode("view", null, [
......
......@@ -36,8 +36,9 @@
const GenPagesComponentTextareaTextareaStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentTextareaTextareaRender(_ctx: GenPagesComponentTextareaTextarea): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
return createElementVNode("view", null, [
createVNode(_component_page_head, new Map<string, any | null>([["title", _ctx.title]]), null, 8 /* PROPS */, ["title"]),
......
......@@ -140,8 +140,9 @@
const GenPagesComponentViewViewStyles = [new Map<string, Map<string, Map<string, any>>>([["common-page-head", new Map<string, any>([["", new Map<string, any>([["paddingTop", "35rpx"], ["paddingRight", "35rpx"], ["paddingBottom", "35rpx"], ["paddingLeft", "35rpx"], ["flexDirection", "row"], ["justifyContent", "center"]])]])], ["common-page-head-title-box", new Map<string, any>([["", new Map<string, any>([["paddingTop", 0], ["paddingRight", "40rpx"], ["paddingBottom", 0], ["paddingLeft", "40rpx"], ["height", "88rpx"], ["borderBottomWidth", "2rpx"], ["borderBottomStyle", "solid"], ["borderBottomColor", "#D8D8D8"]])]])], ["common-page-head-title", new Map<string, any>([["", new Map<string, any>([["lineHeight", "88rpx"], ["fontSize", "30rpx"], ["color", "#BEBEBE"]])]])], ["flex-item", new Map<string, any>([["", new Map<string, any>([["width", "33.3%"], ["height", "200rpx"], ["display", "flex"], ["justifyContent", "center"], ["alignItems", "center"]])]])], ["flex-item-V", new Map<string, any>([["", new Map<string, any>([["width", "100%"], ["height", "150rpx"], ["textAlign", "center"], ["lineHeight", "150rpx"]])]])], ["text-box", new Map<string, any>([["", new Map<string, any>([["marginTop", "15rpx"], ["marginRight", "10rpx"], ["marginBottom", "15rpx"], ["marginLeft", "10rpx"], ["paddingTop", 0], ["paddingRight", "20rpx"], ["paddingBottom", 0], ["paddingLeft", "20rpx"], ["backgroundColor", "#ebebeb"], ["height", "70rpx"], ["display", "flex"], ["justifyContent", "center"], ["alignItems", "center"], ["flexDirection", "row"]])]])], ["text", new Map<string, any>([["", new Map<string, any>([["lineHeight", "70rpx"], ["color", "#777777"], ["fontSize", "26rpx"]])]])]])]
import _easycom_page_head from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/page-head/page-head.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesComponentViewViewRender(_ctx: GenPagesComponentViewView): VNode | null {
const _component_page_head = resolveComponent("page-head")
const _component_page_head = resolveEasyComponent("page-head",_easycom_page_head)
return createElementVNode("view", null, [
createVNode(_component_page_head, new Map<string, any | null>([["title", "view"]])),
......
......@@ -457,8 +457,9 @@
const GenPagesTabBarAPIAPIStyles = [new Map<string, Map<string, Map<string, any>>>([["text", new Map<string, any>([["", new Map<string, any>([["color", "#7A7E83"], ["fontSize", 14], ["lineHeight", 20]])]])], ["uni-icon", new Map<string, any>([["", new Map<string, any>([["width", 14], ["height", 14]])]])], ["uni-container", new Map<string, any>([["", new Map<string, any>([["paddingTop", 15], ["paddingRight", 15], ["paddingBottom", 15], ["paddingLeft", 15], ["backgroundColor", "#f8f8f8"]])]])], ["uni-header-logo", new Map<string, any>([["", new Map<string, any>([["display", "flex"], ["paddingTop", 15], ["paddingRight", 15], ["paddingBottom", 15], ["paddingLeft", 15], ["flexDirection", "column"], ["justifyContent", "center"], ["alignItems", "center"], ["marginTop", "10rpx"]])]])], ["uni-header-image", new Map<string, any>([["", new Map<string, any>([["width", 80], ["height", 80]])]])], ["uni-hello-text", new Map<string, any>([["", new Map<string, any>([["marginBottom", 20], ["color", "#7A7E83"]])]])], ["hello-text", new Map<string, any>([["", new Map<string, any>([["color", "#7A7E83"], ["fontSize", 14], ["lineHeight", 20]])]])], ["hello-link", new Map<string, any>([["", new Map<string, any>([["color", "#7A7E83"], ["fontSize", 14], ["lineHeight", 20]])]])], ["uni-panel", new Map<string, any>([["", new Map<string, any>([["marginBottom", 12]])]])], ["text-disabled", new Map<string, any>([["", new Map<string, any>([["color", "#a0a0a0"]])]])], ["uni-panel-h", new Map<string, any>([["", new Map<string, any>([["display", "flex"], ["backgroundColor", "#ffffff"], ["!flexDirection", "row"], ["!justifyContent", "space-between"], ["!alignItems", "center"], ["paddingTop", 12], ["paddingRight", 12], ["paddingBottom", 12], ["paddingLeft", 12]])]])], ["uni-panel-h-on", new Map<string, any>([["", new Map<string, any>([["backgroundColor", "#f0f0f0"]])]])], ["uni-panel-text", new Map<string, any>([["", new Map<string, any>([["color", "#000000"], ["fontSize", 14], ["fontWeight", "normal"]])]])], ["uni-panel-icon", new Map<string, any>([["", new Map<string, any>([["marginLeft", 15], ["color", "#999999"], ["fontSize", 14], ["fontWeight", "normal"], ["transform", "rotate(0deg)"], ["transitionDuration", 0], ["transitionProperty", "transform"]])]])], ["uni-panel-icon-on", new Map<string, any>([["", new Map<string, any>([["transform", "rotate(180deg)"]])]])], ["uni-navigate-item", new Map<string, any>([["", new Map<string, any>([["display", "flex"], ["flexDirection", "row"], ["alignItems", "center"], ["backgroundColor", "#FFFFFF"], ["borderTopStyle", "solid"], ["borderTopColor", "#f0f0f0"], ["borderTopWidth", 1], ["paddingTop", 12], ["paddingRight", 12], ["paddingBottom", 12], ["paddingLeft", 12], ["justifyContent", "space-between"], ["backgroundColor:active", "#f8f8f8"]])]])], ["uni-navigate-text", new Map<string, any>([["", new Map<string, any>([["color", "#000000"], ["fontSize", 14], ["fontWeight", "normal"]])]])], ["uni-navigate-icon", new Map<string, any>([["", new Map<string, any>([["marginLeft", 15], ["color", "#999999"], ["fontSize", 14], ["fontWeight", "normal"]])]])], ["arrow", new Map<string, any>([["", new Map<string, any>([["width", 8], ["height", 8], ["borderTopWidth", 2], ["borderTopStyle", "solid"], ["borderTopColor", "#cccccc"], ["borderLeftWidth", 2], ["borderLeftStyle", "solid"], ["borderLeftColor", "#cccccc"]])]])], ["arrow-right", new Map<string, any>([["", new Map<string, any>([["transform", "rotate(135deg)"]])]])], ["arrow-up", new Map<string, any>([["", new Map<string, any>([["transform", "rotate(45deg)"]])]])], ["arrow-down", new Map<string, any>([["", new Map<string, any>([["transform", "rotate(-135deg)"]])]])], ["@TRANSITION", new Map<string, any>([["uni-panel-icon", new Map<string, any>([["duration", 0], ["property", "transform"]])]])]])]
import _easycom_u_link from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/u-link/u-link.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesTabBarAPIAPIRender(_ctx: GenPagesTabBarAPIAPI): VNode | null {
const _component_u_link = resolveComponent("u-link")
const _component_u_link = resolveEasyComponent("u-link",_easycom_u_link)
return createElementVNode("view", new Map<string, any | null>([["class", "uni-container"]]), [
createElementVNode("view", new Map<string, any | null>([["class", "uni-header-logo"]]), [
......
......@@ -254,8 +254,9 @@
const GenPagesTabBarComponentComponentStyles = [new Map<string, Map<string, Map<string, any>>>([["text", new Map<string, any>([["", new Map<string, any>([["color", "#7A7E83"], ["fontSize", 14], ["lineHeight", 20]])]])], ["uni-icon", new Map<string, any>([["", new Map<string, any>([["width", 14], ["height", 14]])]])], ["uni-container", new Map<string, any>([["", new Map<string, any>([["paddingTop", 15], ["paddingRight", 15], ["paddingBottom", 15], ["paddingLeft", 15], ["backgroundColor", "#f8f8f8"]])]])], ["uni-header-logo", new Map<string, any>([["", new Map<string, any>([["display", "flex"], ["paddingTop", 15], ["paddingRight", 15], ["paddingBottom", 15], ["paddingLeft", 15], ["flexDirection", "column"], ["justifyContent", "center"], ["alignItems", "center"], ["marginTop", "10rpx"]])]])], ["uni-header-image", new Map<string, any>([["", new Map<string, any>([["width", 80], ["height", 80]])]])], ["uni-hello-text", new Map<string, any>([["", new Map<string, any>([["marginBottom", 20], ["color", "#7A7E83"]])]])], ["hello-text", new Map<string, any>([["", new Map<string, any>([["color", "#7A7E83"], ["fontSize", 14], ["lineHeight", 20]])]])], ["hello-link", new Map<string, any>([["", new Map<string, any>([["color", "#7A7E83"], ["fontSize", 14], ["lineHeight", 20]])]])], ["uni-panel", new Map<string, any>([["", new Map<string, any>([["marginBottom", 12]])]])], ["text-disabled", new Map<string, any>([["", new Map<string, any>([["color", "#a0a0a0"]])]])], ["uni-panel-h", new Map<string, any>([["", new Map<string, any>([["display", "flex"], ["backgroundColor", "#ffffff"], ["!flexDirection", "row"], ["!justifyContent", "space-between"], ["!alignItems", "center"], ["paddingTop", 12], ["paddingRight", 12], ["paddingBottom", 12], ["paddingLeft", 12]])]])], ["uni-panel-h-on", new Map<string, any>([["", new Map<string, any>([["backgroundColor", "#f0f0f0"]])]])], ["uni-panel-text", new Map<string, any>([["", new Map<string, any>([["color", "#000000"], ["fontSize", 14], ["fontWeight", "normal"]])]])], ["uni-panel-icon", new Map<string, any>([["", new Map<string, any>([["marginLeft", 15], ["color", "#999999"], ["fontSize", 14], ["fontWeight", "normal"], ["transform", "rotate(0deg)"], ["transitionDuration", 0], ["transitionProperty", "transform"]])]])], ["uni-panel-icon-on", new Map<string, any>([["", new Map<string, any>([["transform", "rotate(180deg)"]])]])], ["uni-navigate-item", new Map<string, any>([["", new Map<string, any>([["display", "flex"], ["flexDirection", "row"], ["alignItems", "center"], ["backgroundColor", "#FFFFFF"], ["borderTopStyle", "solid"], ["borderTopColor", "#f0f0f0"], ["borderTopWidth", 1], ["paddingTop", 12], ["paddingRight", 12], ["paddingBottom", 12], ["paddingLeft", 12], ["justifyContent", "space-between"], ["backgroundColor:active", "#f8f8f8"]])]])], ["uni-navigate-text", new Map<string, any>([["", new Map<string, any>([["color", "#000000"], ["fontSize", 14], ["fontWeight", "normal"]])]])], ["uni-navigate-icon", new Map<string, any>([["", new Map<string, any>([["marginLeft", 15], ["color", "#999999"], ["fontSize", 14], ["fontWeight", "normal"]])]])], ["arrow", new Map<string, any>([["", new Map<string, any>([["width", 8], ["height", 8], ["borderTopWidth", 2], ["borderTopStyle", "solid"], ["borderTopColor", "#cccccc"], ["borderLeftWidth", 2], ["borderLeftStyle", "solid"], ["borderLeftColor", "#cccccc"]])]])], ["arrow-right", new Map<string, any>([["", new Map<string, any>([["transform", "rotate(135deg)"]])]])], ["arrow-up", new Map<string, any>([["", new Map<string, any>([["transform", "rotate(45deg)"]])]])], ["arrow-down", new Map<string, any>([["", new Map<string, any>([["transform", "rotate(-135deg)"]])]])], ["@TRANSITION", new Map<string, any>([["uni-panel-icon", new Map<string, any>([["duration", 0], ["property", "transform"]])]])]])]
import _easycom_u_link from '/Users/yuanrenjie/Documents/dcloud/hello-uniapp x/unpackage/dist/dev/.uvue/components/u-link/u-link.vue'
@Suppress("UNUSED_PARAMETER") function GenPagesTabBarComponentComponentRender(_ctx: GenPagesTabBarComponentComponent): VNode | null {
const _component_u_link = resolveComponent("u-link")
const _component_u_link = resolveEasyComponent("u-link",_easycom_u_link)
return createElementVNode("view", new Map<string, any | null>([["class", "uni-container"]]), [
createElementVNode("view", new Map<string, any | null>([["class", "uni-header-logo"]]), [
......
......@@ -11,6 +11,8 @@ import io.dcloud.uts.vue.*;
import io.dcloud.uts.vue.shared.*;
import io.dcloud.uts.vue.reactivity.*;
import io.dcloud.uniapp.runtime.*;
import io.dcloud.uts.vue.createSSRApp;
import io.dcloud.uniapp.appframe.AppConfig;
import io.dcloud.uts.extapi.ShowToastOptions as UniShowToastOptions;
import io.dcloud.uts.extapi.NavigateToOptions as UniNavigateToOptions;
import io.dcloud.uts.extapi.SwitchTabOptions as UniSwitchTabOptions;
......@@ -23,8 +25,6 @@ import io.dcloud.uts.extapi.navigateTo as uni_navigateTo;
import io.dcloud.uts.extapi.showToast as uni_showToast;
import io.dcloud.uts.extapi.navigateBack as uni_navigateBack;
import io.dcloud.uts.extapi.redirectTo as uni_redirectTo;
import io.dcloud.uts.vue.createSSRApp;
import io.dcloud.uniapp.appframe.AppConfig;
open class GenApp : BaseApp() {
}
val GenAppClass = GenApp::class;
......@@ -371,7 +371,7 @@ open class GenPagesTabBarComponentComponent : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesTabBarComponentComponent): VNode? {
val _component_u_link = resolveComponent("u-link");
val _component_u_link = resolveEasyComponent("u-link", GenComponentsULinkULinkClass);
return createElementVNode("view", Map<String, Any?>(mutableListOf(
mutableListOf(
"class",
......@@ -1193,7 +1193,7 @@ open class GenPagesComponentViewView : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentViewView): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
return createElementVNode("view", null, mutableListOf(
createVNode(_component_page_head, Map<String, Any?>(mutableListOf(
mutableListOf(
......@@ -2169,7 +2169,7 @@ open class GenPagesComponentScrollViewScrollView : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentScrollViewScrollView): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
return createElementVNode("view", null, mutableListOf(
createVNode(_component_page_head, Map<String, Any?>(mutableListOf(
mutableListOf(
......@@ -2651,7 +2651,7 @@ open class GenPagesComponentTextText : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentTextText): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
val _component_button = resolveComponent("button");
return createElementVNode("view", null, mutableListOf(
createVNode(_component_page_head, Map<String, Any?>(mutableListOf(
......@@ -2999,7 +2999,7 @@ open class GenPagesComponentProgressProgress : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentProgressProgress): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
val _component_progress = resolveComponent("progress");
val _component_button = resolveComponent("button");
return createElementVNode("view", null, mutableListOf(
......@@ -3350,7 +3350,7 @@ open class GenPagesComponentButtonButton : BasePage {
}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentButtonButton): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
val _component_button = resolveComponent("button");
return createElementVNode("view", null, mutableListOf(
createVNode(_component_page_head, Map<String, Any?>(mutableListOf(
......@@ -3869,20 +3869,20 @@ open class GenPagesComponentButtonButton : BasePage {
"",
Map<String, Any>(mutableListOf(
mutableListOf(
"marginTop",
"paddingTop",
0
),
mutableListOf(
"marginRight",
"auto"
"paddingRight",
"20%"
),
mutableListOf(
"marginBottom",
"paddingBottom",
0
),
mutableListOf(
"marginLeft",
"auto"
"paddingLeft",
"20%"
),
mutableListOf(
"width",
......@@ -3947,7 +3947,7 @@ open class GenPagesComponentRadioRadio : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentRadioRadio): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
val _component_radio = resolveComponent("radio");
val _component_radio_group = resolveComponent("radio-group");
return createElementVNode("view", null, mutableListOf(
......@@ -4402,7 +4402,7 @@ open class GenPagesComponentCheckboxCheckbox : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentCheckboxCheckbox): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
val _component_checkbox = resolveComponent("checkbox");
val _component_checkbox_group = resolveComponent("checkbox-group");
return createElementVNode("view", null, mutableListOf(
......@@ -4841,7 +4841,7 @@ open class GenPagesComponentInputInput : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentInputInput): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
return createElementVNode("view", Map<String, Any?>(mutableListOf(
mutableListOf(
"class",
......@@ -5728,7 +5728,7 @@ open class GenPagesComponentTextareaTextarea : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentTextareaTextarea): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
return createElementVNode("view", null, mutableListOf(
createVNode(_component_page_head, Map<String, Any?>(mutableListOf(
mutableListOf(
......@@ -5938,7 +5938,7 @@ open class GenPagesComponentImageImage : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesComponentImageImage): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
return createElementVNode("view", null, mutableListOf(
createVNode(_component_page_head, Map<String, Any?>(mutableListOf(
mutableListOf(
......@@ -6267,7 +6267,7 @@ open class GenPagesTabBarAPIAPI : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesTabBarAPIAPI): VNode? {
val _component_u_link = resolveComponent("u-link");
val _component_u_link = resolveEasyComponent("u-link", GenComponentsULinkULinkClass);
return createElementVNode("view", Map<String, Any?>(mutableListOf(
mutableListOf(
"class",
......@@ -7090,7 +7090,7 @@ open class GenPagesAPINavigatorNavigator : BasePage {
constructor(instance: ComponentInternalInstance) : super(instance) {}
@Suppress("UNUSED_PARAMETER")
open fun render(_ctx: GenPagesAPINavigatorNavigator): VNode? {
val _component_page_head = resolveComponent("page-head");
val _component_page_head = resolveEasyComponent("page-head", GenComponentsPageHeadPageHeadClass);
val _component_button = resolveComponent("button");
return createElementVNode("view", null, mutableListOf(
createVNode(_component_page_head, Map<String, Any?>(mutableListOf(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册