unibest - 最好用的 uniapp 开发模板。unibest 是由 uniapp + Vue3 + Ts + Vite4 + UnoCss + UniUI 驱动的跨端快速启动模板,使用 VS Code 开发,具有代码提示、自动格式化、统一配置、代码片段等功能,同时内置了大量平时开发常用的基本组件,开箱即用,让你编写 uniapp 拥
2 changes: 1 addition & 1 deletion 2 types/shims-uni.d.ts Original file line numberDiff line numberDiff line change @@ -1,6 +1,6 @@ /// <reference types="@dcloudio/types" /> declare module "@vue/runtime-core" { declare module "vue" { type Hooks = App.AppInstanc...
shims-uni.d.ts205 Bytes 一键复制编辑原始数据按行查看历史 h_mo提交于12个月前.wip: next 12345678910 /// <reference types='@dcloudio/types' /> import'vue'; declaremodule'@vue/runtime-core'{ typeHooks=App.AppInstance&Page.PageInstance; ...
git config --global user.name userName git config --global user.email userEmail testdemo / shims-uni.d.ts shims-uni.d.ts55 Bytes 一键复制编辑原始数据按行查看历史 利伟提交于2个月前.init 12 /// <reference types='@dcloudio/types' /> import'vue'...
Files main doc public src .gitignore LICENSE README.md babel.config.js package.json postcss.config.js shims-uni.d.ts shims-vue.d.ts vue.config.js yarn.lockBreadcrumbs smart-hotel-uniapp / shims-vue.d.ts Latest commit EnigmaGuest commit 1.0.0...
shims-uni.d.ts tsconfig.json vite.config.ts yarn.lockBreadcrumbs meowcloud-app/ shims-uni.d.tsLatest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 10 lines (7 loc) · 204 Bytes Raw /// <reference types='@dcloudio/types' /> imp...
shims-uni.d.ts204 Bytes 一键复制编辑原始数据按行查看历史 武广智提交于2个月前.first commit 12345678910 /// <reference types='@dcloudio/types' /> import'vue' declaremodule'@vue/runtime-core'{ typeHooks=App.AppInstance&Page.PageInstance; ...