-
### 相关平台
H5
**浏览器版本: any**
**使用框架: Vue 3**
### 复现步骤
```ts
export default definePageConfig({
navigationBarTitleText: 'Shop Page',
navigationBarBackgroundColor: '#1677ff',
navig…
-
已收集的案例:[https://uniapp.dcloud.io/case](https://uniapp.dcloud.io/case)
为提供更好的技术支持及回访,我们特开设本issues收集`uni-app`项目的使用情况。
欢迎已使用`uni-app`的各位开发者积极分享案例,共同繁荣`uni-app`生态。
-
**Consulting Function Modules**
wiki
**Specific Content and Questions of Consulting**
I have modified the official webrtc demo to a vue version, which can be placed in the wiki.
Address;
[https://git…
-
scroll(e) {
this.scrollOldTop = e.detail.scrollTop
},
cityindex(id) {
const query = uni.createSelectorQuery().in(this)
setTimeout(() => {
query.select('#city-letter-' + (id === '#' ? …
-
### Reproduction Link
https://gitee.com/suolong182/shop-h5.git
### Vant Version
"vant": "^2.13.2"
### Describe the Bug
使用若依的移动端框架+vant2+vue2+uniapp,在真机运行时会报错,报错如下:
reportJSException >>>> excepti…
-
Subscribe to this issue and stay notified about new [daily trending repos in Vue](https://github.com/trending/vue?since=daily).
-
组件放到页面文件的同组目录下,
import AddressPanel from './components/AddressPanel.vue'
只要是这样导入的组件就报错,
[plugin:vite:vue] [plugin vite:vue] src/pages/goods/goods.vue (364:1): Error parsing JavaScript expre…
-
征集基于chatgpt-java SDK开发的项目,以助于更好的维护本项目,给更多的开发者提供开发思路。请提供如下信息:
- *项目名称:
- 项目开源地址:
- *项目简介:
- *项目类型:个人/企业
- *使用到的SDK:
- 二维码或访问地址:
-
/usr/local/lib/node_modules/uni-migration/node_modules/babel-core/lib/transformation/file/index.js:590
throw err;
^
SyntaxError: unknown: Unexpected token (23:19)
21 | }
22 |
…
-
记录自己的小问题,以及自己后续回答自己