Browse Source

feat: 标题栏角色栏全局任务组件新建

develop
aBin 4 years ago
parent
commit
0500cb4847
  1. 46
      CHANGELOG.md
  2. 1987
      package-lock.json
  3. 7
      package.json
  4. 11
      src/pages/index/index.vue

46
CHANGELOG.md

@ -1,62 +1,42 @@
# [0.1.0](https://gitee.com/mongos/uni-cli-template/compare/v1.1.1...v0.1.0) (2021-07-19)
# 0.1.0 (2021-07-19)
### 🌟 新功能
范围|描述|commitId
--|--|--
- | db store | [6414c4f](https://gitee.com/mongos/uni-cli-template/commits/6414c4f)
pinch | alloy finger实现图片的pinch放大缩小 | [de01343](https://gitee.com/mongos/uni-cli-template/commits/de01343)
- | db store | [6414c4f](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/6414c4f)
- | indexedDB | [687394e](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/687394e)
富文本插件 | 富文本插件demo测试 | [ed3d644](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/ed3d644)
pinch | alloy finger实现图片的pinch放大缩小 | [de01343](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/de01343)
### 🐛 Bug 修复
范围|描述|commitId
--|--|--
- | 修改main | [749ae9a](https://gitee.com/mongos/uni-cli-template/commits/749ae9a)
- | 修改main | [749ae9a](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/749ae9a)
### chore
范围|描述|commitId
--|--|--
pwa 小程序 | 移除了pwa,alloyFinger添加平台判断 | [875fab4](https://gitee.com/mongos/uni-cli-template/commits/875fab4)
pwa 小程序 | 移除了pwa,alloyFinger添加平台判断 | [875fab4](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/875fab4)
- | uview-ui | [a9ea34b](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/a9ea34b)
信息配置 | 配置eslint等配置 | [7421443](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/7421443)
范围|描述|commitId
--|--|--
- | !2 基础模板v1.1.0 | [f5e61dd](https://gitee.com/mongos/uni-cli-template/commits/f5e61dd)
- | !2 基础模板v1.1.0 | [f5e61dd](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/f5e61dd)
- | init | [c0f1deb](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/c0f1deb)
### 📝 文档
范围|描述|commitId
--|--|--
- | README.md | [ab0eb05](https://gitee.com/mongos/uni-cli-template/commits/ab0eb05)
- | README.md | [ab0eb05](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/ab0eb05)
# [1.1.0](https://gitee.com/mongos/uni-cli-template/compare/v1.0.1...v1.1.0) (2021-06-23)
### 🌟 新功能
范围|描述|commitId
--|--|--
富文本插件 | 富文本插件demo测试 | [ed3d644](https://gitee.com/mongos/uni-cli-template/commits/ed3d644)
### chore
范围|描述|commitId
--|--|--
- | uview-ui | [a9ea34b](https://gitee.com/mongos/uni-cli-template/commits/a9ea34b)
## [1.0.1](https://gitee.com/mongos/uni-cli-template/compare/c0f1deb...v1.0.1) (2021-06-22)
### 🔨 代码重构
范围|描述|commitId
--|--|--
template | eslint prettier sass uview tailwindcss | [9c966a1](https://gitee.com/mongos/uni-cli-template/commits/9c966a1)
### chore
范围|描述|commitId
--|--|--
信息配置 | 配置eslint等配置 | [7421443](https://gitee.com/mongos/uni-cli-template/commits/7421443)
范围|描述|commitId
--|--|--
- | init | [c0f1deb](https://gitee.com/mongos/uni-cli-template/commits/c0f1deb)
template | eslint prettier sass uview tailwindcss | [9c966a1](https://dd.tall.wiki/gitea/wally/TALL-MUI-3/commits/9c966a1)

1987
package-lock.json

File diff suppressed because it is too large

7
package.json

@ -63,14 +63,12 @@
"@tailwindcss/postcss7-compat": "^2.2.0",
"@vue/shared": "^3.0.0",
"alloyfinger": "^0.1.16",
"autoprefixer": "^9",
"core-js": "^3.6.5",
"dayjs": "^1.10.5",
"postcss": "^7",
"postcss-loader": "^6.1.1",
"regenerator-runtime": "^0.12.1",
"register-service-worker": "^1.7.1",
"right-pad": "^1.0.1",
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
"uview-ui": "^1.8.4",
"vue": "^2.6.11",
"vuex": "^3.2.0"
@ -92,6 +90,7 @@
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/eslint-config-prettier": "^6.0.0",
"autoprefixer": "^8.0.0",
"babel-eslint": "^10.1.0",
"babel-plugin-import": "^1.11.0",
"commitizen": "^4.0.3",
@ -107,11 +106,13 @@
"mini-types": "*",
"miniprogram-api-typings": "*",
"node-sass": "^6.0.0",
"postcss": "^8.3.5",
"postcss-class-rename": "^1.0.1",
"postcss-comment": "^2.0.0",
"prettier": "^2.2.1",
"sass": "^1.35.1",
"sass-loader": "10",
"tailwindcss": "^2.2.4",
"vue-cli-plugin-commitlint": "~1.0.12",
"vue-cli-plugin-mock": "^1.0.3",
"vue-template-compiler": "^2.6.11"

11
src/pages/index/index.vue

@ -1,6 +1,13 @@
<!--
* @Author: aBin
* @email: binbin0314@126.com
* @Date: 2021-07-19 10:09:22
* @LastEditors: aBin
* @LastEditTime: 2021-07-19 10:25:48
-->
<template>
<view class="container p-4">
<view class="mt-5">
<!-- <view class="mt-5">
<u-button type="primary" size="default" @click="$u.route('/pages/plugin-test/plugin-test')">iframe 验证</u-button>
</view>
<view class="my-3">
@ -8,7 +15,7 @@
</view>
<view class="my-3">
<u-button type="error" size="default" @click="openPage">pinch 事件验证</u-button>
</view>
</view> -->
</view>
</template>

Loading…
Cancel
Save