Git Product home page Git Product logo

coloruibeta's People

Contributors

inputmyheart avatar izaizaia avatar wen-gang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coloruibeta's Issues

this.$Modal.dialog在uniapp里点了没反应

调用后,没报错,也没弹窗

this.$Modal.dialog({
  content: '这是一个模态弹窗',
  success: res => {
	  console.log(res);
  }
})

此外,对于没有navbar的,遮罩不能盖到顶部
image

背景页报错

chunk-vendors.js:4684 [Vue warn]: Unknown custom element: <demo-btn> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

found in

---> at pages/docment/background.vue

又没了图标,编译报错。

image

image

21:17:21.651 正在编译中...
21:17:22.522  INFO  Starting development server...
21:17:37.748 WARNING: Module Warning (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
21:17:37.762 (Emitted value instead of an instance of Error) <v-uni-view v-for="item in progressArray">: component lists rendered with v-for should have explicit keys. See https://vuejs.org/guide/list.html#key for more info.

首次测试反馈内容

首页:标题、图片、进度条、加载、容器、卡片、列表、栅栏、时间轴、表格、气泡框、抽屉、折叠面板、选项卡、步骤条、下拉刷新、表情输入、输入框、复选框、普通选择器、颜色选择器、扩展系列,打不开

系统主题-演示报错

首次进入系统主题,下滑底部,点击演示。跳转页面报错。
11:08:33.170 [Vue warn]: Error in event handler for "view.onRequestComponentInfo": "TypeError: Cannot read property 'offsetTop' of null"

(found in )
11:08:33.176 [system]TypeError: Cannot read property 'offsetTop' of null
at t.eval (webpack-internal:///./node_modules/babel-loader/lib/index.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader/index.js?!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader/index.js?!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-uni-app-loader/using-components.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/index.js?!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-scoped-loader/index.js!../../../../../WeChatProjects/coloruiBeta-main/ui/components/ui-fixed/ui-fixed.vue?vue&type=script&lang=js&:146:28)
at http://localhost:8081/static/js/chunk-vendors.js:625:429877
at Array.forEach ()
at http://localhost:8081/static/js/chunk-vendors.js:625:429777
at Vue.s (http://localhost:8081/static/js/chunk-vendors.js:625:156575)
at invokeWithErrorHandling (http://localhost:8081/static/js/chunk-vendors.js:5933:26)
at Vue.$emit (http://localhost:8081/static/js/chunk-vendors.js:8002:9)
at Object.p [as subscribeHandler] (http://localhost:8081/static/js/chunk-vendors.js:625:22605)
at Module.i (http://localhost:8081/static/js/chunk-vendors.js:625:163735)
at Vue.u (http://localhost:8081/static/js/chunk-vendors.js:625:235195)

运行QQ小程序模拟器报错

image

98 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
22:31:02.698 (Emitted value instead of an instance of Error)
22:31:02.714 Errors compiling template:
22:31:02.714 :class 不支持 uicon-${item} 语法

ui-popover网页端和微信小程序端表现不一致

代码如下,用的是uniapp,网页端正常,小程序端不正常

<template>
  <view style="width: 100vw;height: 100vh;background-color: pink;">
    <view class="text-center pb-3 pt-4">
      <ui-popover>
        <button class="ui-btn">点击</button>
        <view slot="content" class="text-red">
          自定义内容
        </view>
      </ui-popover>
    </view>
  </view>
</template>

网页端
image

微信小程序端
image

从主题页,返回到首页时报错。

chunk-vendors.js:4684 
[Vue warn]: Error in event handler for "view.onRequestComponentInfo": "TypeError: Cannot read property 'offsetTop' of null"

(found in <Root>)


[system] TypeError: Cannot read property 'offsetTop' of null
    at t.eval (ui-fixed.vue:146)
    at chunk-vendors.js:625
    at Array.forEach (<anonymous>)
    at chunk-vendors.js:625
    at Vue.s (chunk-vendors.js:625)
    at invokeWithErrorHandling (chunk-vendors.js:5927)
    at Vue.$emit (chunk-vendors.js:7996)
    at Object.p [as subscribeHandler] (chunk-vendors.js:625)
    at Module.i (chunk-vendors.js:625)
    at Vue.u (chunk-vendors.js:625)

使用疑问

请问如果想引用到自己的项目,是否只要将ui文件夹拷贝到根目录就行了,还是要引用其他的文件夹之类的?

微信小程序相关bug

IMG_1600
菜单的标签 未居中
IMG_1601
轻提示的icon未居中
单选框的group 是没有选中状态的

【h5】标题组件,参数问题

image

image


示例文档中参数和示例代码,是错误的,需要修改。。


image

image

image

还有默认参数问题,这两个字体颜色,在新版本中,是不存在的。

才显示正常。

Pro的规划

表情输入,markdown、双向导航、日历、索引、动效等。。。下拉刷新是放基础版还是放pro呢?

【H5】背景BUG

image


#背景图片不显示。


image


#去掉这行后,背景图片即可显示。


image

input建议

uniapp还没有uni-input-box,不支持clear
此外,是否可以增加左插槽

【app模拟器】 运行错误

[Vue warn]: Error in render: "ReferenceError: name is not defined"
10:29:46.537 found in
10:29:46.578 ---> at ui/components/ui-form-group/ui-form-group.vue:1
10:29:46.599      at ui/components/ui-form/ui-form.vue:1
10:29:46.619       at ui/components/ui-sys/ui-sys.vue:1
10:29:46.640       at pages/login/login.vue:1
10:29:46.660 ReferenceError: name is not defined
10:29:46.683 cid unmatched at view.umd.min.js:1
10:29:46.701 TypeError: Invalid attempt to destructure non-iterable instance.
10:29:46.722 In order to be iterable, non-array objects must have a Symbol.iterator method. at view.umd.min.js:1
10:29:46.742 cid unmatched at view.umd.min.js:1
10:29:46.763 TypeError: Invalid attempt to destructure non-iterable instance.
10:29:46.785 In order to be iterable, non-array objects must have a Symbol.iterator method. at view.umd.min.js:1
10:29:46.804 [Number] 30 , [Number] 30 at ui/components/ui-tab/ui-tab.vue:173

这个错误不知道哪里错误,问群里也有不少人是这个错误
生成APP 就显示这样
image

支持nvue吗

听说这个版本支持nvue,不知道是不是

TabBar切换时报错

chunk-vendors.js:4684 [Vue warn]: Error in render: "TypeError: Cannot read property 'route' of undefined"

found in

---> <UiSys> at ui/components/ui-sys/ui-sys.vue
       at pages/docment/home.vue


chunk-vendors.js:625 [system] TypeError: Cannot read property 'route' of undefined
    at VueComponent._isTabbar (ui-sys.vue:97)
    at Proxy.render (pages-community-home~pages-docment-avatar~pages-docment-background~pages-docment-border~pages-docmen~8b68c05f.js:1490)
    at VueComponent.Vue._render (chunk-vendors.js:7656)
    at VueComponent.updateComponent (chunk-vendors.js:8174)
    at Watcher.get (chunk-vendors.js:8593)
    at Watcher.run (chunk-vendors.js:8668)
    at flushSchedulerQueue (chunk-vendors.js:8424)
    at Array.<anonymous> (chunk-vendors.js:6053)
    at flushCallbacks (chunk-vendors.js:5979)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.