文字替换

master
Eratosici 4 years ago
parent 73adb756e0
commit f706c9d0cd

@ -69,7 +69,7 @@ uniapp端https://gitee.com/gz-yami/mall4uni
![小程序](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/miniQrcode.jpg) ![小程序](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/miniQrcode.jpg)
2. 搜索小程序 **亚米商城** 2. 搜索小程序 **mall4j商城**

@ -7,7 +7,7 @@
"navigationBarBackgroundColor": "white", "navigationBarBackgroundColor": "white",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
"navigationBarTitleText": "亚米科技mall4j" "navigationBarTitleText": "mall4j"
} }
}, },
{ {

@ -2,7 +2,7 @@
<view> <view>
<!--pages/login/login.wxml--> <!--pages/login/login.wxml-->
<image src="http://img-test.gz-yami.com/mini/logo.jpg" class="c-logo"></image> <image src="http://img-test.gz-yami.com/mini/logo.jpg" class="c-logo"></image>
<view class="title">亚米科技mall4j</view> <view class="title">mall4j</view>
<view class="msg">申请获得你的公开信息昵称头像等</view> <view class="msg">申请获得你的公开信息昵称头像等</view>
<button color="#eb2444" open-type="getUserInfo" lang="zh_CN" @getuserinfo="onGotUserInfo" class>微信授权</button> <button color="#eb2444" open-type="getUserInfo" lang="zh_CN" @getuserinfo="onGotUserInfo" class>微信授权</button>
</view> </view>

@ -10,7 +10,7 @@ miniprogram to uni-app 转换日志
是否转换wxs文件: false 是否转换wxs文件: false
---小程序基本信息--- ---小程序基本信息---
name: 亚米科技mall4j name: mall4j
version: version:
description: description:
appid: wx6fa71e69231a4fa4 appid: wx6fa71e69231a4fa4

Loading…
Cancel
Save