Commit 9c53daf1 by hank

bug

parent 4b88934e
......@@ -115,7 +115,7 @@ export default {
};
</script>
<style lang="less" >
<style lang="less" scoped>
html,
body {
// background: red;
......
......@@ -10,8 +10,8 @@
<div class="list-default-img" v-show="isPhoto">
<label>
<img src="./assets/images/icon_photo.png">
<p>上传一段美美的视频</p>
<p>优质的视频让夺冠更为轻松</p>
<p>上传宝贝精彩视频</p>
<p>用视界的力量让宝贝与世同行</p>
<input
type="file"
id="text"
......@@ -149,7 +149,7 @@ export default {
// }
};
this.getWeixinPower();
this.preventPickerDefaultIOs();
// this.preventPickerDefaultIOs();
},
activated() {
this.deleteAll();
......@@ -460,7 +460,7 @@ export default {
};
</script>
<style lang="less" >
<style lang="less" scoped>
html,
body {
// background: red;
......
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 sign in to comment