feat: 首次
Showing
.gitignore
0 → 100644
.prettierignore
0 → 100644
.prettierrc.json
0 → 100644
index.html
0 → 100644
package.json
0 → 100644
{ | ||
"name": "uni-preset-vue", | ||
"version": "0.0.0", | ||
"scripts": { | ||
"dev:app": "uni -p app", | ||
"dev:app-android": "uni -p app-android", | ||
"dev:app-ios": "uni -p app-ios", | ||
"dev:custom": "uni -p", | ||
"dev:h5": "uni", | ||
"dev:h5:ssr": "uni --ssr", | ||
"dev:mp-alipay": "uni -p mp-alipay", | ||
"dev:mp-baidu": "uni -p mp-baidu", | ||
"dev:mp-jd": "uni -p mp-jd", | ||
"dev:mp-kuaishou": "uni -p mp-kuaishou", | ||
"dev:mp-lark": "uni -p mp-lark", | ||
"dev:mp-qq": "uni -p mp-qq", | ||
"dev:mp-toutiao": "uni -p mp-toutiao", | ||
"dev:mp-weixin": "uni -p mp-weixin", | ||
"dev:mp-xhs": "uni -p mp-xhs", | ||
"dev:quickapp-webview": "uni -p quickapp-webview", | ||
"dev:quickapp-webview-huawei": "uni -p quickapp-webview-huawei", | ||
"dev:quickapp-webview-union": "uni -p quickapp-webview-union", | ||
"build:app": "uni build -p app", | ||
"build:app-android": "uni build -p app-android", | ||
"build:app-ios": "uni build -p app-ios", | ||
"build:custom": "uni build -p", | ||
"build:h5": "uni build", | ||
"build:h5:ssr": "uni build --ssr", | ||
"build:mp-alipay": "uni build -p mp-alipay", | ||
"build:mp-baidu": "uni build -p mp-baidu", | ||
"build:mp-jd": "uni build -p mp-jd", | ||
"build:mp-kuaishou": "uni build -p mp-kuaishou", | ||
"build:mp-lark": "uni build -p mp-lark", | ||
"build:mp-qq": "uni build -p mp-qq", | ||
"build:mp-toutiao": "uni build -p mp-toutiao", | ||
"build:mp-weixin": "uni build -p mp-weixin", | ||
"build:mp-xhs": "uni build -p mp-xhs", | ||
"build:quickapp-webview": "uni build -p quickapp-webview", | ||
"build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei", | ||
"build:quickapp-webview-union": "uni build -p quickapp-webview-union" | ||
}, | ||
"dependencies": { | ||
"@dcloudio/uni-app": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-app-plus": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-components": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-h5": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-alipay": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-baidu": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-jd": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-kuaishou": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-lark": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-qq": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-toutiao": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-weixin": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-mp-xhs": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-quickapp-webview": "3.0.0-4010520240507001", | ||
"vue": "^3.4.21", | ||
"vue-i18n": "^9.1.9" | ||
}, | ||
"devDependencies": { | ||
"@dcloudio/types": "^3.4.8", | ||
"@dcloudio/uni-automator": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-cli-shared": "3.0.0-4010520240507001", | ||
"@dcloudio/uni-stacktracey": "3.0.0-4010520240507001", | ||
"@dcloudio/vite-plugin-uni": "3.0.0-4010520240507001", | ||
"@vue/runtime-core": "^3.4.21", | ||
"sass": "^1.77.1", | ||
"sass-loader": "^14.2.1", | ||
"vite": "5.2.8" | ||
} | ||
} |
pnpm-lock.yaml
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
shims-uni.d.ts
0 → 100644
src/App.vue
0 → 100644
src/main.js
0 → 100644
src/manifest.json
0 → 100644
src/pages.json
0 → 100644
src/pages/index/index.vue
0 → 100644
src/shime-uni.d.ts
0 → 100644
src/static/logo.png
0 → 100644
3.93 KB
src/uni.scss
0 → 100644
src/uni_modules/uni-badge/changelog.md
0 → 100644
src/uni_modules/uni-badge/package.json
0 → 100644
src/uni_modules/uni-badge/readme.md
0 → 100644
src/uni_modules/uni-calendar/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-calendar/package.json
0 → 100644
src/uni_modules/uni-calendar/readme.md
0 → 100644
src/uni_modules/uni-card/changelog.md
0 → 100644
src/uni_modules/uni-card/package.json
0 → 100644
src/uni_modules/uni-card/readme.md
0 → 100644
src/uni_modules/uni-collapse/changelog.md
0 → 100644
src/uni_modules/uni-collapse/package.json
0 → 100644
src/uni_modules/uni-collapse/readme.md
0 → 100644
src/uni_modules/uni-combox/changelog.md
0 → 100644
src/uni_modules/uni-combox/package.json
0 → 100644
src/uni_modules/uni-combox/readme.md
0 → 100644
src/uni_modules/uni-countdown/changelog.md
0 → 100644
src/uni_modules/uni-countdown/package.json
0 → 100644
src/uni_modules/uni-countdown/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-data-checkbox/readme.md
0 → 100644
src/uni_modules/uni-data-picker/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-data-picker/package.json
0 → 100644
src/uni_modules/uni-data-picker/readme.md
0 → 100644
src/uni_modules/uni-data-select/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-data-select/package.json
0 → 100644
src/uni_modules/uni-data-select/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-dateformat/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-dateformat/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-dateformat/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-drawer/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-drawer/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-drawer/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-easyinput/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-easyinput/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-easyinput/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-fab/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-fab/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-fab/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-fav/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-fav/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-fav/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-file-picker/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-file-picker/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-file-picker/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-forms/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-forms/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-forms/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-goods-nav/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-goods-nav/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-goods-nav/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-grid/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-grid/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-grid/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-group/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-group/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-group/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-icons/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-icons/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-icons/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-indexed-list/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-link/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-link/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-link/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-list/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-list/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-list/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-load-more/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-load-more/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-load-more/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-nav-bar/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-nav-bar/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-nav-bar/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-notice-bar/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-notice-bar/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-notice-bar/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-number-box/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-number-box/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-number-box/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-pagination/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-pagination/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-pagination/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-popup/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-popup/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-popup/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-rate/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-rate/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-rate/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-row/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-row/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-row/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-scss/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-scss/index.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-scss/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-scss/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-scss/styles/index.scss
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-scss/theme.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-scss/variables.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-search-bar/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-search-bar/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-search-bar/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-section/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-section/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-section/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-steps/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-steps/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-steps/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-swipe-action/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-swiper-dot/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-swiper-dot/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-swiper-dot/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/i18n/en.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/i18n/es.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/i18n/fr.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/i18n/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/i18n/zh-Hans.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/i18n/zh-Hant.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-table/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-tag/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-tag/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-tag/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-title/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-title/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-title/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-tooltip/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-tooltip/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-tooltip/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-transition/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-transition/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-transition/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-ui/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-ui/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni_modules/uni-ui/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
vite.config.js
0 → 100644
This diff is collapsed.
Click to expand it.