Commit 32f177de authored by xieyishang's avatar xieyishang

··

parent 3860043c
......@@ -3,8 +3,8 @@
//"appid" : "__UNI__FC9419E",
"appid" : "__UNI__1EA80F1", //这个是 web
"description" : "",
"versionName" : "1.0.35",
"versionCode" : 135,
"versionName" : "1.0.36",
"versionCode" : 136,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
......@@ -148,7 +148,7 @@
}
}
},
"compilerVersion" : 3
"compilerVersion" : 2
},
/* 快应用特有相关 */
"quickapp" : {},
......
......@@ -117,7 +117,7 @@
<!-- <jinedit ref="jinedit" placeholder="请输入内容" @editOk="editOk" uploadFileUrl="/#" ></jinedit> -->
<view class="addmigs pt0s">
<view class="addmigs pt0s" v-show="false">
<jinedit ref="jinedit" placeholder="请输入商品详情内容" @editOk="editOk" fileKeyName="img" :uploadFileUrl="uploadurl1+'/merchant.php/FileUpload/editor'" ></jinedit>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment