hookehuyr

fix 小程序名称调整为正式

...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 "name": "swx-weapp", 2 "name": "swx-weapp",
3 "version": "1.0.0", 3 "version": "1.0.0",
4 "private": true, 4 "private": true,
5 - "description": "胜文轩小程序", 5 + "description": "静待花开-活动小助手",
6 "templateInfo": { 6 "templateInfo": {
7 "name": "vue3-pinia", 7 "name": "vue3-pinia",
8 "typescript": false, 8 "typescript": false,
......
1 { 1 {
2 "miniprogramRoot": "./dist", 2 "miniprogramRoot": "./dist",
3 "projectname": "swx-weapp", 3 "projectname": "swx-weapp",
4 - "description": "胜文轩小程序", 4 + "description": "静待花开-活动小助手",
5 "appid": "wxbd679e213af89c38", 5 "appid": "wxbd679e213af89c38",
6 "setting": { 6 "setting": {
7 "urlCheck": true, 7 "urlCheck": true,
......
1 { 1 {
2 "miniprogramRoot": "./", 2 "miniprogramRoot": "./",
3 "projectname": "swx-weapp", 3 "projectname": "swx-weapp",
4 - "description": "胜文轩小程序", 4 + "description": "静待花开-活动小助手",
5 "appid": "wxbd679e213af89c38", 5 "appid": "wxbd679e213af89c38",
6 "setting": { 6 "setting": {
7 "urlCheck": true, 7 "urlCheck": true,
......
1 <!-- 1 <!--
2 * @Date: 2022-09-26 16:10:35 2 * @Date: 2022-09-26 16:10:35
3 * @LastEditors: hookehuyr hookehuyr@gmail.com 3 * @LastEditors: hookehuyr hookehuyr@gmail.com
4 - * @LastEditTime: 2022-10-27 18:35:16 4 + * @LastEditTime: 2022-10-28 13:00:06
5 * @FilePath: /swx/src/components/activity-bar.vue 5 * @FilePath: /swx/src/components/activity-bar.vue
6 * @Description: 活动详情页底部导航栏 6 * @Description: 活动详情页底部导航栏
7 --> 7 -->
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
27 <view class="button">报名结束</view> 27 <view class="button">报名结束</view>
28 </view> 28 </view>
29 </view> --> 29 </view> -->
30 - <!-- TODO: 后期看一下控制是不是放在里边的页面去做 -->
31 <view> 30 <view>
32 <view v-if="userType === 'volunteer'" class="user-not-reg"> 31 <view v-if="userType === 'volunteer'" class="user-not-reg">
33 <view class="button" @tap="goTo('volunteer')">义工报名</view> 32 <view class="button" @tap="goTo('volunteer')">义工报名</view>
......
1 /* 1 /*
2 * @Date: 2022-09-19 14:11:06 2 * @Date: 2022-09-19 14:11:06
3 * @LastEditors: hookehuyr hookehuyr@gmail.com 3 * @LastEditors: hookehuyr hookehuyr@gmail.com
4 - * @LastEditTime: 2022-09-20 13:55:01 4 + * @LastEditTime: 2022-10-28 13:02:23
5 - * @FilePath: /swx/src/pages/index/index.config.js 5 + * @FilePath: /swx/src/pages/_index/index.config.js
6 * @Description: 文件描述 6 * @Description: 文件描述
7 */ 7 */
8 export default { 8 export default {
9 - navigationBarTitleText: '胜文轩-活动工具', 9 + navigationBarTitleText: '静待花开-活动小助手',
10 usingComponents: { 10 usingComponents: {
11 }, 11 },
12 } 12 }
......
1 /* 1 /*
2 * @Date: 2022-09-19 14:11:06 2 * @Date: 2022-09-19 14:11:06
3 * @LastEditors: hookehuyr hookehuyr@gmail.com 3 * @LastEditors: hookehuyr hookehuyr@gmail.com
4 - * @LastEditTime: 2022-09-28 15:05:22 4 + * @LastEditTime: 2022-10-28 13:02:27
5 * @FilePath: /swx/src/pages/index/index.config.js 5 * @FilePath: /swx/src/pages/index/index.config.js
6 * @Description: 文件描述 6 * @Description: 文件描述
7 */ 7 */
8 export default { 8 export default {
9 - navigationBarTitleText: '胜文轩-活动工具', 9 + navigationBarTitleText: '静待花开-活动小助手',
10 usingComponents: { 10 usingComponents: {
11 }, 11 },
12 enableShareAppMessage: true 12 enableShareAppMessage: true
......
1 <!-- 1 <!--
2 * @Date: 2022-09-19 14:11:06 2 * @Date: 2022-09-19 14:11:06
3 * @LastEditors: hookehuyr hookehuyr@gmail.com 3 * @LastEditors: hookehuyr hookehuyr@gmail.com
4 - * @LastEditTime: 2022-10-26 14:03:25 4 + * @LastEditTime: 2022-10-28 13:02:31
5 * @FilePath: /swx/src/pages/index/index.vue 5 * @FilePath: /swx/src/pages/index/index.vue
6 * @Description: 首页 6 * @Description: 首页
7 --> 7 -->
...@@ -165,7 +165,7 @@ export default { ...@@ -165,7 +165,7 @@ export default {
165 onShareAppMessage(options) { 165 onShareAppMessage(options) {
166 // 设置菜单中的转发按钮触发转发事件时的转发内容 166 // 设置菜单中的转发按钮触发转发事件时的转发内容
167 var shareObj = { 167 var shareObj = {
168 - title: "胜文轩-活动工具", // 默认是小程序的名称(可以写slogan等) 168 + title: "静待花开-活动小助手", // 默认是小程序的名称(可以写slogan等)
169 path: '/pages/share/share', // 默认是当前页面,必须是以‘/'开头的完整路径 169 path: '/pages/share/share', // 默认是当前页面,必须是以‘/'开头的完整路径
170 imageUrl: '', //自定义图片路径,可以是本地文件路径、代码包文件路径或者网络图片路径,支持PNG及JPG,不传入 imageUrl 则使用默认截图。显示图片长宽比是 5:4 170 imageUrl: '', //自定义图片路径,可以是本地文件路径、代码包文件路径或者网络图片路径,支持PNG及JPG,不传入 imageUrl 则使用默认截图。显示图片长宽比是 5:4
171 success: function (res) { 171 success: function (res) {
......