合并代码
This commit is contained in:
parent
ce71b7942c
commit
4f84721a49
|
@ -2,8 +2,8 @@
|
||||||
"name" : "九亿",
|
"name" : "九亿",
|
||||||
"appid" : "__UNI__08B31BC",
|
"appid" : "__UNI__08B31BC",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.0.7",
|
"versionName" : "1.0.8",
|
||||||
"versionCode" : 1007,
|
"versionCode" : 1008,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|
|
@ -116,8 +116,9 @@
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="rows mtb30">
|
<view class="rows mtb30">
|
||||||
<view class="inputBox f1 ptb10 plr30">
|
<view class="c333 f28">推荐码:</view>
|
||||||
<input type="text" v-model="form.invitationCode" placeholder="请输入推荐码" />
|
<view class="inputBox f1 ptb10 plr30 ml10">
|
||||||
|
<input type="text" v-model="form.invitationCode" placeholder="非必填" />
|
||||||
</view>
|
</view>
|
||||||
<view class="f1"></view>
|
<view class="f1"></view>
|
||||||
</view>
|
</view>
|
||||||
|
|
|
@ -364,7 +364,7 @@ call_type 通话类型 2为视频,1是音频
|
||||||
无序列表 数字列表 点列表
|
无序列表 数字列表 点列表
|
||||||
缩进 取消缩进 分割线 标题 反向输入
|
缩进 取消缩进 分割线 标题 反向输入
|
||||||
|
|
||||||
|
倍速播放改成1.5
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue