更改小程序名称

master
Lee 2022-10-11 17:20:12 +08:00
parent 323e0fb3e0
commit b31e488cfe
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
return {
userInfo: {}, //
imgSrc: '/static/public/logo.jpg', //logo
appletName:'传武佳', //
appletName:'萌狮武术', //
isShowP:false,
};
},

View File

@ -1,6 +1,6 @@
<template>
<view>
<status-container :ifReturn="false" titlet="传武佳小程序">
<status-container :ifReturn="false" titlet="萌狮武术">
<view slot="content">
<view class="" style="margin-top: -20rpx;">
<swiper-pu :bannerList="bannerList" newBottom="20rpx" newHeight="460rpx"></swiper-pu>