uni-app开发日志:unicloud使用时遇到的问题解决汇总(不断补充)

插件安装后提示与原数据库表冲突(2024.7.18)

安装uni-admin后再安装uni-cms,在uni-admin中添加好菜单,结果提示该错误

回到hbuilder中uniCloud/database中找到冲突的部分

比较一下,选中老的删除

opendb-news-articles和uni-cms-articles重复了?

首次安装好uni-adminuni-starteruni-cms后发现存在opendb-news-articlesuni-cms-articles两个表。

  • opendb-news-articlesuni-starter自带使用的;
  • uni-cms-articlesuni-cmsuni-cms-article使用的,安装了uni-cms就可以删了uni-starter自带的opendb-news-articlesopendb-news-categoriesopendb-news-commentsopendb-news-favorite表;
  • uni-starter默认首页会用到opendb-news-articles,其他的可以全局搜索注释掉。

参考:

开发时遇到的其它问题参考:《uni-app开发日志[20220219]:汇总一些遇到的奇奇怪怪的开发问题(vue3版本为主)

相关推荐
有来技术4 小时前
Vite 8 全面 Rust 化!vue3-element-admin 升级实战,构建提速 65%
前端·vue.js·前端框架·vue
Jacky-0081 天前
Vue3+elementPlus+Vite项目
vue
VelinX1 天前
【个人学习||vue】vue
vue
苏瞳儿1 天前
前端/后端-配置跨域
前端·javascript·node.js·vue
曲幽1 天前
告别手写 API 胶水代码:FastAPI 与 Vue 的“契约自动机” OpenAPI 实战
python·typescript·vue·fastapi·web·swagger·openapi·codegen
桂森滨2 天前
Vue3+Pinia+Vite+TS 还原高性能外卖APP项目 4️⃣首页开发
前端·typescript·vue
天下无贼!3 天前
【功能实现】基于Vue3+TS实现大文件分片上传
开发语言·javascript·node.js·vue·html5
曲幽3 天前
FastAPI + Vue 前后端分离实战:我的项目结构“避坑指南”
python·vue·fastapi·web·vite·proxy·cors·env
落魄江湖行3 天前
入门篇四:Nuxt4布局系统:让页面框架复用变得简单
前端·vue·nuxt4
色空大师3 天前
网站搭建实操(十)前端搭建
前端·webpack·vue·网站·论坛